Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] git: fix trivial warning from show_rename_copy()
[gitweb.git]
/
t
/
t6002-rev-list-bisect.sh
diff --git
a/t/t6002-rev-list-bisect.sh
b/t/t6002-rev-list-bisect.sh
index a5e313b2f9812a75223df2b54af14383829e3e9a..6a71820825d2b2649087cbfc851f451a11c429bc 100755
(executable)
--- a/
t/t6002-rev-list-bisect.sh
+++ b/
t/t6002-rev-list-bisect.sh
@@
-5,7
+5,7
@@
test_description='Tests git-rev-list --bisect functionality'
. ./test-lib.sh
-. ../t6000
-lib.sh
+. ../t6000
lib.sh # t6xxx specific functions
bc_expr()
{