diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2004-06-20 19:25:24 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2004-06-20 19:25:24 +0000 |
commit | bf27ea17905971e9da7d71260e1894f3542629ca (patch) | |
tree | e270866c0bf1374da654aa2ad961d50851ba2384 /regress/usr.bin/patch/t12.in | |
parent | 37ebb6b9bbb5b8afd9a257272d1c419a724485ba (diff) |
Some more regressions, mostly involving no eol at end of file. t4
and t13 currenlty fail, but this will be fixed real soon now.
Diffstat (limited to 'regress/usr.bin/patch/t12.in')
-rw-r--r-- | regress/usr.bin/patch/t12.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/usr.bin/patch/t12.in b/regress/usr.bin/patch/t12.in new file mode 100644 index 00000000000..3c0d5acdb2f --- /dev/null +++ b/regress/usr.bin/patch/t12.in @@ -0,0 +1,2 @@ +A line +012345678
\ No newline at end of file |