From 7f3e1d27a79feef00df45ea327e3e459735f7201 Mon Sep 17 00:00:00 2001 From: Christoph Galuschka Date: Jun 02 2012 20:50:40 +0000 Subject: and removed QA-HARNESS-SKIP variable --- diff --git a/tests/p_traceroute/traceroute_test.sh b/tests/p_traceroute/traceroute_test.sh index 1cabd06..49c104b 100755 --- a/tests/p_traceroute/traceroute_test.sh +++ b/tests/p_traceroute/traceroute_test.sh @@ -4,7 +4,6 @@ t_Log "Running $0 - running traceroute to webhost" # Testing availability of network -SKIP_QA_HARNESS=1 if [ $SKIP_QA_HARNESS ]; then HOST="www.centos.org" else