We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf706f2 commit e2bf572Copy full SHA for e2bf572
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