Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
send-email: do not reverse the command line arguments
[gitweb.git]
/
t
/
t1410-reflog.sh
diff --git
a/t/t1410-reflog.sh
b/t/t1410-reflog.sh
index 3b9860ea2ec4873d6e1135734817f76cde124032..5b24f05573221afb3dc472e78a443ba718db3c60 100755
(executable)
--- a/
t/t1410-reflog.sh
+++ b/
t/t1410-reflog.sh
@@
-175,7
+175,7
@@
test_expect_success 'recover and check' '
'
-test_expect_
failure
'delete' '
+test_expect_
success
'delete' '
echo 1 > C &&
test_tick &&
git commit -m rat C &&