Thread (4 messages) flat view 4 messages, 4 authors, 2016-06-15

Re: [PATCH 2/2] Documentation: bisect: add a few "git bisect run" examples

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:44:34

Junio C Hamano [off-list ref] writes:
quoted
+------------
+echo "#"\!"/bin/sh" > ~/test.sh
+echo "make install || exit 125" >> ~/test.sh
+echo "~/check_test_case.sh" >> ~/test.sh
+chmod u+x ~/test.sh
s/install//; let's not set a bad example of installing first and then
testing.
Perhaps also s/~/./g, since it's not a good idea to put temporary
files in $HOME IMHO.

Also, using simple quotes instead of double would simplify the
"#"\!"/bin/sh".

-- 
Matthieu
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help