Tests for the -L option

This commit is contained in:
James Youngman
2005-01-06 19:42:15 +00:00
parent 6d940cdb85
commit cbdf185eb5
3 changed files with 10 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ EXTRA_DIST = config/unix.exp \
inputs/files.xi \
inputs/files0.xi \
inputs/quotes.xi \
inputs/lines .xi \
xargs.gnu/0n3.exp \
xargs.gnu/0n3.xo \
xargs.gnu/nothing.exp \
@@ -27,6 +28,8 @@ EXTRA_DIST = config/unix.exp \
xargs.posix/s48.exp \
xargs.posix/s48.xo \
xargs.posix/s6.exp \
xargs.posix/l2.exp \
xargs.posix/l2.xo \
xargs.sysv/eEOF.exp \
xargs.sysv/eEOF.xo \
xargs.sysv/eof.exp \

View File

@@ -0,0 +1,6 @@
first nonblank line
second nonblank line
third nonblank line
fourth nonblank line

View File

@@ -1 +1 @@
xargs_start p {-l2} lines.xi
xargs_start p {-L2} lines.xi