mirror of
https://tildegit.org/envs/pb.git
synced 2025-04-11 17:45:51 +00:00
removed unnecessary breaks
This commit is contained in:
parent
57976bb328
commit
8ac011d8bb
1 changed files with 0 additions and 1 deletions
1
pb
1
pb
|
@ -76,7 +76,6 @@ while true; do
|
||||||
shift
|
shift
|
||||||
ENDPOINT="$2"
|
ENDPOINT="$2"
|
||||||
shift
|
shift
|
||||||
break
|
|
||||||
;;
|
;;
|
||||||
-x)
|
-x)
|
||||||
flag_shortlist=1
|
flag_shortlist=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue