Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/unused-params-even-more'
[gitweb.git]
/
t
/
t5318-commit-graph.sh
diff --git
a/t/t5318-commit-graph.sh
b/t/t5318-commit-graph.sh
index 561796f2809c38d3b5229abd4359f5b72141839e..069e4e28e42d69e7b892112f3ba3743e4e13edac 100755
(executable)
--- a/
t/t5318-commit-graph.sh
+++ b/
t/t5318-commit-graph.sh
@@
-75,7
+75,7
@@
graph_read_expect() {
test_expect_success 'write graph' '
cd "$TRASH_DIRECTORY/full" &&
- g
raph1=$(git commit-graph write)
&&
+ g
it commit-graph write
&&
test_path_is_file $objdir/info/commit-graph &&
graph_read_expect "3"
'