From f944d2a73bc89b68054fd7f72c08b76bc40692b3 Mon Sep 17 00:00:00 2001 From: Christoph Galuschka Date: Aug 09 2013 15:32:11 +0000 Subject: test is now self contained, fixed variables --- diff --git a/tests/p_postfix/40_postfix_sasl.sh b/tests/p_postfix/40_postfix_sasl.sh index 76f50e5..70fd565 100755 --- a/tests/p_postfix/40_postfix_sasl.sh +++ b/tests/p_postfix/40_postfix_sasl.sh @@ -8,38 +8,47 @@ t_InstallPackage dovecot nc if [ $centos_ver = 6 ] then + #creating backups of changed files + cp -a /etc/postfix/main.cf /etc/postfix/main.cf_testing + cp -a /etc/dovecot/dovecot.conf /etc/dovecot/dovecot.conf_testing + #adding parameters to postfix cat >> /etc/postfix/main.cf <> /etc/dovecot/dovecot.conf <