From 7aaaeec5a83ef8926e5a93c8083128e5aa3414a7 Mon Sep 17 00:00:00 2001 From: Nathaniel Landau Date: Mon, 26 Jan 2015 11:49:38 -0500 Subject: [PATCH] tyest IDE commit --- scriptTemplate.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scriptTemplate.sh b/scriptTemplate.sh index 3cfca39..5e258ce 100755 --- a/scriptTemplate.sh +++ b/scriptTemplate.sh @@ -143,6 +143,7 @@ while (($#)); do fi done ;; + # If option is of type --foo=bar --?*=*) options+=("${1%%=*}" "${1#*=}") ;; # add --endopts for --