From dea6c03fe626beae4e38b4780b67981c3a516dc8 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Jul 10 2014 20:02:33 +0000 Subject: added one shift to the -d option --- diff --git a/into_srpm.sh b/into_srpm.sh index 8c2434c..d25cbf0 100755 --- a/into_srpm.sh +++ b/into_srpm.sh @@ -85,6 +85,7 @@ while [[ 0 -eq 0 ]]; do # Set %{dist} to this instead the automatic value DIST=$2 shift + shift ;; -c ) # Use this commit id