From 9daa50f25c4e2ea498c753d1433efad583ca096b Mon Sep 17 00:00:00 2001 From: Avinash Barnwal Date: Thu, 7 Dec 2017 21:04:16 +0530 Subject: [PATCH] Update createresources.sh removed unnecessary line --- deploy/az/createresources.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/deploy/az/createresources.sh b/deploy/az/createresources.sh index d2b465e4e..16572d37d 100644 --- a/deploy/az/createresources.sh +++ b/deploy/az/createresources.sh @@ -73,7 +73,6 @@ if [ "$3" == "-c" ]; then fi fi -# if NOT $3.==-c. GOTO deployresources deployresources echo "all finished successfully"