Fix block comment

I wasn't letting the prep sls run when testing package auto-builds
This commit is contained in:
Erik Johnson 2014-09-11 11:33:49 -05:00
parent 07a58c4bae
commit 8c89d7e193

View file

@ -476,7 +476,6 @@ def run(opts):
except ValueError:
print('Failed to load any JSON from {0!r}'.format(stdout.strip()))
'''
if opts.cloud_only:
# Run Cloud Provider tests preparation SLS
time.sleep(3)
@ -693,6 +692,7 @@ def run(opts):
except ValueError:
print('Failed to load any JSON from {0!r}'.format(stdout.strip()))
'''
# Run tests here
time.sleep(3)
cmd = (