Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/rebase-merge-octopus'
[gitweb.git]
/
t
/
t3306-notes-prune.sh
diff --git
a/t/t3306-notes-prune.sh
b/t/t3306-notes-prune.sh
index 86bf909ee3dfca78f678fdefe961772dcd78d6b1..61748088ebcbed700a570bc0e297f48435844340 100755
(executable)
--- a/
t/t3306-notes-prune.sh
+++ b/
t/t3306-notes-prune.sh
@@
-22,7
+22,7
@@
test_expect_success 'setup: create a few commits with notes' '
git commit -m 3rd &&
COMMIT_FILE=.git/objects/5e/e1c35e83ea47cd3cc4f8cbee0568915fbbbd29 &&
test -f $COMMIT_FILE &&
- test-chmtime =+0 $COMMIT_FILE &&
+ test-
tool
chmtime =+0 $COMMIT_FILE &&
git notes add -m "Note #3"
'