diff --git a/tests/p_lynx/lynx_dump_page_test.sh b/tests/p_lynx/lynx_dump_page_test.sh index 10603e1..ab72c07 100755 --- a/tests/p_lynx/lynx_dump_page_test.sh +++ b/tests/p_lynx/lynx_dump_page_test.sh @@ -4,8 +4,8 @@ t_Log "Running $0 - check that lynx can dump remote page." if [ "$SKIP_QA_HARNESS" = "1" ] ; then - URL="http://www.centos.org/" - CHECK_FOR="The CentOS Project" + URL="http://mirror.centos.org/" + CHECK_FOR="CentOS on the Web" else URL="http://repo.centos.qa/qa/" CHECK_FOR="ks_cfg"