summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2016-07-30 10:25:01 -0700
committerAndreas Gruenbacher <agruen@gnu.org>2016-07-31 10:17:52 +0200
commit4c43a0b1cbbba0ed58d79f3da9aca6d77124ad26 (patch)
tree9bc623dcf85cf6875e5fc4b7f2fa197e39abad0e
parentd874c38335290a3b501bba2ae9b87e49cf03b1c3 (diff)
downloadpatch-4c43a0b1cbbba0ed58d79f3da9aca6d77124ad26.tar.gz
tests: use $PATCH rather than hard-coded path
* tests/git-cleanup: Don't hard-code program name.
-rw-r--r--tests/git-cleanup2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/git-cleanup b/tests/git-cleanup
index a71be97..2e3e4c6 100644
--- a/tests/git-cleanup
+++ b/tests/git-cleanup
@@ -47,7 +47,7 @@ patching file g
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file g.rej
patching file h
-/home/agruenba/git/patch/src/patch: **** malformed patch at line 20: BAD PATCH
+$PATCH: **** malformed patch at line 20: BAD PATCH
status: 2
EOF