Skip to content

Commit

Permalink
Remove debug from start
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Mar 16, 2015
1 parent b3ea9d3 commit 4ae82e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script/saucelabs-start
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/bash

set -e
set -x

url="https://saucelabs.com/rest/v1/$SAUCE_USERNAME/js-tests"
auth="$SAUCE_USERNAME:$SAUCE_ACCESS_KEY"
Expand Down

0 comments on commit 4ae82e1

Please sign in to comment.