Skip to content
Snippets Groups Projects
Commit 8de6362d authored by Easy Build's avatar Easy Build
Browse files

Mon, 11 Feb 2019 10:58:08 +0100

parent da3c5693
No related branches found
No related tags found
No related merge requests found
Pipeline #5886 passed with warnings
......@@ -11,7 +11,7 @@ if [ ! -z "$STATE" ]; then
exit 0
fi
CLUSTER=$(echo $CLUSTERNAME)
CLUSTER='echo "$CLUSTERNAME"'
if [ -z "$CLUSTER" ]; then
echo "CLUSTERNAME not defined"
exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment