From 90751ff2e51e42374f71fea63c2504d34b53d6f8 Mon Sep 17 00:00:00 2001 From: Peter 'Pita' Martischka Date: Mon, 29 Oct 2012 23:45:22 +0000 Subject: [PATCH] ... --- tests/frontend/travis/sauce_tunnel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/frontend/travis/sauce_tunnel.sh b/tests/frontend/travis/sauce_tunnel.sh index 9be60d973..20d05a1c1 100644 --- a/tests/frontend/travis/sauce_tunnel.sh +++ b/tests/frontend/travis/sauce_tunnel.sh @@ -1,6 +1,6 @@ #!/bin/bash #download and unzip the sauce connector -echo "hello world" +echo "hello world" #curl http://saucelabs.com/downloads/Sauce-Connect-latest.zip > /tmp/sauce.zip #unzip /tmp/sauce.zip -d /tmp