summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1997-08-02 19:30:48 +0000
committerTom Tromey <tromey@redhat.com>1997-08-02 19:30:48 +0000
commit624cd5d3668479ede3a41d849801b7c04acab3fe (patch)
treeb2800793f5933bf7270df2d1e29473daca0252c6 /lib
parent49edc4328d154c49620137ab6da5ee35ec56392a (diff)
downloadautomake-624cd5d3668479ede3a41d849801b7c04acab3fe.tar.gz
ylwrap patch from ian
Diffstat (limited to 'lib')
-rwxr-xr-xlib/ylwrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ylwrap b/lib/ylwrap
index fbae17bd7..b37f2cd37 100755
--- a/lib/ylwrap
+++ b/lib/ylwrap
@@ -48,6 +48,7 @@ esac
pairlist=
while test "$#" -ne 0; do
if test "$1" = "--"; then
+ shift
break
fi
pairlist="$pairlist $1"