Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t3206-range-diff.sh: cover single-patch case
[gitweb.git]
/
t
/
t9831-git-p4-triggers.sh
diff --git
a/t/t9831-git-p4-triggers.sh
b/t/t9831-git-p4-triggers.sh
index bbcf14c6646cb4cd9c01d009d196d63a4986a96c..be44c9751aefa5368d6f05d7b1c29f0c8354095f 100755
(executable)
--- a/
t/t9831-git-p4-triggers.sh
+++ b/
t/t9831-git-p4-triggers.sh
@@
-13,7
+13,7
@@
test_expect_success 'init depot' '
cd "$cli" &&
echo file1 >file1 &&
p4 add file1 &&
- p4 submit -d "change 1"
+ p4 submit -d "change 1"
&&
echo file2 >file2 &&
p4 add file2 &&
p4 submit -d "change 2"