Skip to content

Commit

Permalink
add exit
Browse files Browse the repository at this point in the history
Signed-off-by: Bonczidai Levente <[email protected]>
  • Loading branch information
Bonczidai Levente committed Aug 7, 2015
1 parent 4df6168 commit 2f598b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci-env/wait_for_droplets_and_update_test_inputs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ if True:
fi
else
echo "Problem occurred: retrieving droplet($DROPLET_ID) information - status code: $STATUS_CODE"
exit 1
fi
done
if [ "$DROPLET_STATUS" != "active" ]
Expand Down

0 comments on commit 2f598b3

Please sign in to comment.