Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t1512: skip test if not using SHA-1
[gitweb.git]
/
t
/
t1405-main-ref-store.sh
diff --git
a/t/t1405-main-ref-store.sh
b/t/t1405-main-ref-store.sh
index a1e243a05c623e96a53e931f914d41049b13639e..a74c38b5fb22a6d274c26ed008c6bec355801e34 100755
(executable)
--- a/
t/t1405-main-ref-store.sh
+++ b/
t/t1405-main-ref-store.sh
@@
-4,7
+4,7
@@
test_description='test main ref store api'
. ./test-lib.sh
-RUN="test-ref-store main"
+RUN="test-
tool
ref-store main"
test_expect_success 'pack_refs(PACK_REFS_ALL | PACK_REFS_PRUNE)' '
test_commit one &&