Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
revision --simplify-merges: use decoration instead of commit->util field
[gitweb.git]
/
t
/
t5304-prune.sh
diff --git
a/t/t5304-prune.sh
b/t/t5304-prune.sh
old mode 100644
(file)
new mode 100755
(executable)
index
3d81e1f
..
9fd9d07
--- a/
t/t5304-prune.sh
+++ b/
t/t5304-prune.sh
@@
-100,7
+100,7
@@
test_expect_success 'prune: prune unreachable heads' '
'
-test_expect_
failure
'prune: do not prune heads listed as an argument' '
+test_expect_
success
'prune: do not prune heads listed as an argument' '
: > file2 &&
git add file2 &&