Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit d68189b

Browse files
committed
WIP
1 parent c353bf8 commit d68189b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/saucelabs/start_tunnel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ fi
4848

4949
echo "Starting Sauce Connect in the background"
5050
sauce-connect/bin/sc -u $SAUCE_USERNAME -k $SAUCE_ACCESS_KEY $ARGS \
51-
--logfile $CONNECT_LOG > $CONNECT_STDOUT &
51+
--logfile $CONNECT_LOG & #> $CONNECT_STDOUT &

0 commit comments

Comments
 (0)