]> pd.if.org Git - zpackage/commitdiff
add missing shift
authorNathan Wagner <nw@hydaspes.if.org>
Sun, 27 Dec 2015 08:16:57 +0000 (08:16 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Sun, 27 Dec 2015 08:16:57 +0000 (08:16 +0000)
zpm-preserve

index 80864570606f4574b850a03a5e822fb6d22d35a3..b1e8c6678f90dded09a5810a9d503bbc5c9b62bb 100755 (executable)
@@ -6,6 +6,7 @@ verbose=0
 
 if [ "$1" = '-v' ]; then
        verbose=1
+       shift
 fi
 
 pkgname=$1