Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/common-main-2.8' into jk/common-main
[gitweb.git]
/
t
/
helper
/
test-run-command.c
diff --git
a/t/helper/test-run-command.c
b/t/helper/test-run-command.c
index 30a64a98dc8b53a3a2d7edfaa57a8ee51d5d63e7..c71ea4f759bf15253841bda5dd95f0783d0f7ad6 100644
(file)
--- a/
t/helper/test-run-command.c
+++ b/
t/helper/test-run-command.c
@@
-49,7
+49,7
@@
static int task_finished(int result,
return 1;
}
-int
main(int argc,
char **argv)
+int
cmd_main(int argc, const
char **argv)
{
struct child_process proc = CHILD_PROCESS_INIT;
int jobs;