From 8ac011d8bb9f8d108f4e8c98ae3a9e0ae8818b52 Mon Sep 17 00:00:00 2001
From: James Tomasino <james@tomasino.org>
Date: Tue, 14 Aug 2018 23:46:43 -0400
Subject: [PATCH] removed unnecessary breaks

---
 pb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pb b/pb
index b42e651..b4efc1c 100755
--- a/pb
+++ b/pb
@@ -76,7 +76,6 @@ while true; do
       shift
       ENDPOINT="$2"
       shift
-      break
       ;;
     -x)
       flag_shortlist=1