added one shift to the -d option

This commit is contained in:
Johnny Hughes 2014-07-10 15:02:33 -05:00
parent 733e0e2cd7
commit dea6c03fe6

View file

@ -85,6 +85,7 @@ while [[ 0 -eq 0 ]]; do
# Set %{dist} to this instead the automatic value # Set %{dist} to this instead the automatic value
DIST=$2 DIST=$2
shift shift
shift
;; ;;
-c ) -c )
# Use this commit id # Use this commit id