1
0
Fork 0
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:
James Tomasino 2018-08-14 23:46:43 -04:00
parent 57976bb328
commit 8ac011d8bb

1
pb
View file

@ -76,7 +76,6 @@ while true; do
shift shift
ENDPOINT="$2" ENDPOINT="$2"
shift shift
break
;; ;;
-x) -x)
flag_shortlist=1 flag_shortlist=1