diff options
Diffstat (limited to 'usr.bin/patch/tests/PR74127-repro.diff')
-rw-r--r-- | usr.bin/patch/tests/PR74127-repro.diff | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/patch/tests/PR74127-repro.diff b/usr.bin/patch/tests/PR74127-repro.diff new file mode 100644 index 000000000000..0ad3640ee392 --- /dev/null +++ b/usr.bin/patch/tests/PR74127-repro.diff @@ -0,0 +1,4 @@ +file.c +@@ -5,1 +5,1 @@ +- set Log(compressProg) /usr/local/bin/gzip ++ set Log(compressProg) /usr/bin/gzip |