Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
update-ref.c: extract a new function, parse_next_sha1()
[gitweb.git]
/
t
/
t9807-git-p4-submit.sh
diff --git
a/t/t9807-git-p4-submit.sh
b/t/t9807-git-p4-submit.sh
index 1fb7bc7cf98bdbdf89491c687e6347cda673d720..4caf36e0066313f5402f61645c4330093ba23fcf 100755
(executable)
--- a/
t/t9807-git-p4-submit.sh
+++ b/
t/t9807-git-p4-submit.sh
@@
-17,7
+17,7
@@
test_expect_success 'init depot' '
)
'
-test_expect_
failure
'is_cli_file_writeable function' '
+test_expect_
success
'is_cli_file_writeable function' '
(
cd "$cli" &&
echo a >a &&