We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccc3a4a commit 3f6d0d2Copy full SHA for 3f6d0d2
1 file changed
tests/trimlast2/run-test
@@ -35,8 +35,8 @@ ${COMBINEDIFF} patch1 patch2 > patch12 2>errors || exit 1
35
[ -s errors ] && exit 1
36
37
cat << EOF | cmp - patch12 || exit 1
38
-diff -u file file
39
---- file
+diff -u file.orig file
+--- file.orig
40
+++ file
41
@@ -1,4 +1,4 @@
42
-0
0 commit comments