chore(jenkins): remove unused argument definition

This commit is contained in:
Peter Bacon Darwin
2015-12-17 14:15:13 +00:00
parent 0e729e1dd5
commit 4bcb307abc
+1 -3
View File
@@ -4,9 +4,7 @@ echo "#################################"
echo "#### Update master ##############"
echo "#################################"
ARG_DEFS=(
"[--no-test=(true|false)]"
)
ARG_DEFS=()
function init {
if [[ ! $VERBOSE ]]; then