aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xshare/msec4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/msec b/share/msec
index 08e2632..b9079b8 100755
--- a/share/msec
+++ b/share/msec
@@ -43,11 +43,11 @@ for a in "$@"; do
else
if [ "$NEXT" = 1 ]; then
OPT="$OPT $a"
+ else
+ last="$a"
fi
NEXT=0
fi
-
- last="$a"
done
if [ -n "$last" ]; then