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

Re: [PATCH] new test from the submodule chapter of the user manual

From: Joel Becker <hidden>
Date: 2016-06-15 22:43:35

Possibly related (same subject, not in this thread)

On Thu, Sep 20, 2007 at 07:08:31PM +0200, Miklos Vajna wrote:
+test_expect_success "create the submodules" '
+	for i in a b c d
+	do
+		mkdir $i &&
+		cd $i &&
+		git init &&
+		echo "module $i" > $i.txt &&
+		git add $i.txt &&
+		git commit -m "Initial commit, submodule $i" &&
+		cd ..
+	done
	Silly question: why use the '&&' when you can 'set -e'?  As it
currently stands, a failure will still go back around the loop...

Joel

-- 

"Sometimes when reading Goethe I have the paralyzing suspicion
 that he is trying to be funny."
         - Guy Davenport

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker@oracle.com
Phone: (650) 506-8127
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help