Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
shallow: migrate shallow information into the object parser
[gitweb.git]
/
t
/
helper
/
test-drop-caches.c
diff --git
a/t/helper/test-drop-caches.c
b/t/helper/test-drop-caches.c
index bd1a857d5224a1a8d3c4a0d8e0ce54476d70372e..838760898b6f4ccfc0d7a3c4bd2c8653020a93ec 100644
(file)
--- a/
t/helper/test-drop-caches.c
+++ b/
t/helper/test-drop-caches.c
@@
-1,3
+1,4
@@
+#include "test-tool.h"
#include "git-compat-util.h"
#if defined(GIT_WINDOWS_NATIVE)
@@
-157,7
+158,7
@@
static int cmd_dropcaches(void)
#endif
-int cmd_
main
(int argc, const char **argv)
+int cmd_
_drop_caches
(int argc, const char **argv)
{
cmd_sync();
return cmd_dropcaches();