mirror of
https://tildegit.org/envs/pb.git
synced 2025-04-05 23:05: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
|
||||
ENDPOINT="$2"
|
||||
shift
|
||||
break
|
||||
;;
|
||||
-x)
|
||||
flag_shortlist=1
|
||||
|
|
Loading…
Add table
Reference in a new issue