We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e729e1 commit 4bcb307Copy full SHA for 4bcb307
scripts/jenkins/master.sh
@@ -4,9 +4,7 @@ echo "#################################"
4
echo "#### Update master ##############"
5
echo "#################################"
6
7
-ARG_DEFS=(
8
- "[--no-test=(true|false)]"
9
-)
+ARG_DEFS=()
10
11
function init {
12
if [[ ! $VERBOSE ]]; then
0 commit comments