Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t0050: mark non-working test as such
[gitweb.git]
/
t
/
t3200-branch.sh
diff --git
a/t/t3200-branch.sh
b/t/t3200-branch.sh
index 1b1e9ece572b68d5a415458c799690c06ddd3695..d59a9b4aef5fc53e42ec95a3b96a18fb67aa82cb 100755
(executable)
--- a/
t/t3200-branch.sh
+++ b/
t/t3200-branch.sh
@@
-121,7
+121,7
@@
test_expect_success 'renaming a symref is not allowed' \
! test -f .git/refs/heads/master3
'
-test_expect_success \
+test_expect_success
SYMLINKS
\
'git branch -m u v should fail when the reflog for u is a symlink' '
git branch -l u &&
mv .git/logs/refs/heads/u real-u &&