Merge "Turn off debug output in install.sh"

This commit is contained in:
Jenkins 2015-09-02 12:02:52 +00:00 committed by Gerrit Code Review
commit 782ec2ab0b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash -ex
#!/bin/bash -e
#Parameters to configure
SERVICE_USERNAME=ec2api