From 37df16fdb343d13e5920802850b942c80ed6d081 Mon Sep 17 00:00:00 2001 From: Fredrik Tolf Date: Mon, 24 Mar 2008 22:55:42 +0100 Subject: [PATCH] Fixed bug parsing -N. --- dcp-update | 1 - 1 file changed, 1 deletion(-) diff --git a/dcp-update b/dcp-update index 06787d3..069d846 100755 --- a/dcp-update +++ b/dcp-update @@ -21,7 +21,6 @@ while [ "${1:0:1}" = - ]; do shift if [ "$opt" = N ]; then push=n - shift elif [ "$opt" = h ]; then usage exit 0 -- 2.11.0