From d92f0f7a736e7f53c6739b15b61c1fb7561d4cb1 Mon Sep 17 00:00:00 2001 From: Fabian Arrotin Date: Dec 15 2011 13:44:27 +0000 Subject: Remove the SKIP_QA_HARNESS=1 in wget test : it breaks the t_functional stack on QA --- diff --git a/tests/p_wget/wget_test.sh b/tests/p_wget/wget_test.sh index 4edc011..fd66e96 100755 --- a/tests/p_wget/wget_test.sh +++ b/tests/p_wget/wget_test.sh @@ -3,7 +3,6 @@ # Christoph Galuschka t_Log "Running $0 - wget can access http-host and download index.html." -SKIP_QA_HARNESS=1 FILE=/var/tmp/index.html if [ $SKIP_QA_HARNESS ]; then