Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
test: turn USR_BIN_TIME into a lazy prerequisite
[gitweb.git]
/
t
/
t3302-notes-index-expensive.sh
diff --git
a/t/t3302-notes-index-expensive.sh
b/t/t3302-notes-index-expensive.sh
index e35d7811acc60415e38e58866b5488938d0372a4..dc706abe5c616a6f212a0cec4a74afcce0e11c9b 100755
(executable)
--- a/
t/t3302-notes-index-expensive.sh
+++ b/
t/t3302-notes-index-expensive.sh
@@
-9,7
+9,6
@@
test_description='Test commit notes index (expensive!)'
test_set_prereq NOT_EXPENSIVE
test -n "$GIT_NOTES_TIMING_TESTS" && test_set_prereq EXPENSIVE
-test -x /usr/bin/time && test_set_prereq USR_BIN_TIME
create_repo () {
number_of_commits=$1