From 8c426bc7df30b6e028e979449783c52e5dde447c Mon Sep 17 00:00:00 2001 From: James Hogarth Date: Jan 31 2014 00:41:01 +0000 Subject: more cleanup needed since left over httpd killed mailman test --- diff --git a/tests/p_ipa-server/99-postclean.sh b/tests/p_ipa-server/99-postclean.sh index 8578e08..80154ea 100755 --- a/tests/p_ipa-server/99-postclean.sh +++ b/tests/p_ipa-server/99-postclean.sh @@ -17,7 +17,7 @@ cp /tmp/hosts.ipa-tests /etc/hosts t_Log "Running $0 - Rolling back to yum history id" /usr/bin/yum -y history rollback $(cat /tmp/yum-rollback-id.ipa-tests) &> /dev/null -rm -f /tmp/*.ipa-test +rm -f /tmp/*.ipa-test /etc/httpd/conf.d/* else echo "Skipped on CentOS 5"