[parser] Fixed typo
This commit is contained in:
parent
16c3f23c56
commit
122efb71db
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ while true; do
|
||||||
--batch-id|-b)
|
--batch-id|-b)
|
||||||
shift
|
shift
|
||||||
_BATCHID="${1}"
|
_BATCHID="${1}"
|
||||||
|
;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
break
|
break
|
||||||
|
|
Loading…
Reference in a new issue