Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
SubmittingPatches: explain rationale for using --notes with format-patch
[gitweb.git]
/
test-path-utils.c
diff --git
a/test-path-utils.c
b/test-path-utils.c
index bb975e4d3eaf54bb162ecdad8b4b8995c84fb035..3dd3744a57cffd2a98be5cd551cda475c746e646 100644
(file)
--- a/
test-path-utils.c
+++ b/
test-path-utils.c
@@
-116,7
+116,7
@@
int main(int argc, char **argv)
return 0;
}
- if (argc == 3 && !strcmp(argv[1], "
mingw
_path")) {
+ if (argc == 3 && !strcmp(argv[1], "
print
_path")) {
puts(argv[2]);
return 0;
}