From 4c43a0b1cbbba0ed58d79f3da9aca6d77124ad26 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 30 Jul 2016 10:25:01 -0700 Subject: tests: use $PATCH rather than hard-coded path * tests/git-cleanup: Don't hard-code program name. --- tests/git-cleanup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1