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 84dc5ed commit eacd9adCopy full SHA for eacd9ad
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