diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2003-08-07 21:01:30 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2003-08-07 21:01:30 +0000 |
commit | b3abfea626241afd979400d9b19e86492b7af9d4 (patch) | |
tree | 9c251934fd9049574ae7aca2fe657776d9aea332 /regress/usr.bin/patch/t4.diff | |
parent | e6e87dd6f6ed6af5fb7684889f1383464ceb3983 (diff) |
Two new regressions concerning detection of already applied patches.
ok millert@
Diffstat (limited to 'regress/usr.bin/patch/t4.diff')
-rw-r--r-- | regress/usr.bin/patch/t4.diff | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/usr.bin/patch/t4.diff b/regress/usr.bin/patch/t4.diff new file mode 100644 index 00000000000..83d480eece1 --- /dev/null +++ b/regress/usr.bin/patch/t4.diff @@ -0,0 +1,6 @@ +--- t4.in Thu Aug 7 16:05:20 2003 ++++ t4.out Thu Aug 7 16:05:37 2003 +@@ -1 +1 @@ +-A line of text ++A line of text +\ No newline at end of file |