From dea6c03fe626beae4e38b4780b67981c3a516dc8 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Thu, 10 Jul 2014 15:02:33 -0500 Subject: [PATCH] added one shift to the -d option --- into_srpm.sh | 1 + 1 file changed, 1 insertion(+) 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