Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/hex2chr' into maint
[gitweb.git]
/
t
/
helper
/
test-submodule-config.c
diff --git
a/t/helper/test-submodule-config.c
b/t/helper/test-submodule-config.c
index 2a50217bf5957733f6920260d1b4ad8abf69fd57..2f144d539a4822619a9383ded2d3adb270484624 100644
(file)
--- a/
t/helper/test-submodule-config.c
+++ b/
t/helper/test-submodule-config.c
@@
-49,7
+49,7
@@
int cmd_main(int argc, const char **argv)
path_or_name = arg[1];
if (commit[0] == '\0')
- hashc
py(commit_sha1, null
_sha1);
+ hashc
lr(commit
_sha1);
else if (get_sha1(commit, commit_sha1) < 0)
die_usage(argc, argv, "Commit not found.");