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.
2 parents 162b4de + 955362b commit 8011948Copy full SHA for 8011948
tools/CLU/azure.sh
@@ -4,4 +4,4 @@ then
4
export CmdletSessionID=$PPID
5
fi
6
SCRIPTPATH=$(dirname "$0")
7
-$SCRIPTPATH/clurun -s azure -r $SCRIPTPATH/azure.lx $*
+$SCRIPTPATH/clurun -s azure -r $SCRIPTPATH/azure.lx "$@"
0 commit comments