mirror of
https://git.centos.org/centos-git-common.git
synced 2025-02-23 16:22:56 +00:00
added one shift to the -d option
This commit is contained in:
parent
733e0e2cd7
commit
dea6c03fe6
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue