DORMANTno replies

[PATCH] t5505: add missing &&

From: Jens Lehmann <hidden>
Date: 2016-06-15 22:49:29
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Jens Lehmann <redacted>
---

I stumbled over this one by accident.


 t/t5505-remote.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/t/t5505-remote.sh b/t/t5505-remote.sh
index 4c498b1..5d1c66e 100755
--- a/t/t5505-remote.sh
+++ b/t/t5505-remote.sh
@@ -435,7 +435,7 @@ test_expect_success 'update --prune' '
 	 git branch -m side2 side3) &&
 	(cd test &&
 	 git remote update --prune &&
-	 (cd ../one && git branch -m side3 side2)
+	 (cd ../one && git branch -m side3 side2) &&
 	 git rev-parse refs/remotes/origin/side3 &&
 	 test_must_fail git rev-parse refs/remotes/origin/side2)
 '
-- 
1.7.2.3.569.gb58be.dirty
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help