Skip to content

Commit

Permalink
fixup! wip: move unit tests to circle
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorMinar committed Jan 5, 2019
1 parent ee9f0e0 commit 5aab8e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/sauce/sauce_connect_start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ fi

set -v
echo "Starting a SauceLabs tunnel in the background..."
ls -l $SAUCE_INSTALL_DIR/bin/sc
$SAUCE_INSTALL_DIR/bin/sc -u $SAUCE_USERNAME -k $SAUCE_ACCESS_KEY $ARGS &
#--logfile $CONNECT_LOG \
# > $CONNECT_STDOUT &
Expand Down

0 comments on commit 5aab8e4

Please sign in to comment.