diff --git a/tests/p_mod_wsgi/mod_wsgi_test.sh b/tests/p_mod_wsgi/mod_wsgi_test.sh index 7b1a9bc..b861a7a 100755 --- a/tests/p_mod_wsgi/mod_wsgi_test.sh +++ b/tests/p_mod_wsgi/mod_wsgi_test.sh @@ -30,6 +30,8 @@ curl -s http://localhost/tfapp | grep -q 't_functional_mod_wsgi_test' t_CheckExitStatus $? +t_ServiceControl httpd stop + else echo "Skipped on CentOS 5" fi