tyest IDE commit

This commit is contained in:
Nathaniel Landau
2015-01-26 11:49:38 -05:00
parent 4c88cc8565
commit 7aaaeec5a8

View File

@@ -143,6 +143,7 @@ while (($#)); do
fi fi
done done
;; ;;
# If option is of type --foo=bar # If option is of type --foo=bar
--?*=*) options+=("${1%%=*}" "${1#*=}") ;; --?*=*) options+=("${1%%=*}" "${1#*=}") ;;
# add --endopts for -- # add --endopts for --