From 29c450e2376b5362144aacb27b4ce09f098b8634 Mon Sep 17 00:00:00 2001 From: Christoph Galuschka Date: Aug 10 2013 11:23:23 +0000 Subject: removed one more redundant instance of 'install nc' --- diff --git a/tests/p_postfix/40_postfix_sasl.sh b/tests/p_postfix/40_postfix_sasl.sh index 7323d04..3ac5c04 100755 --- a/tests/p_postfix/40_postfix_sasl.sh +++ b/tests/p_postfix/40_postfix_sasl.sh @@ -4,7 +4,7 @@ t_Log "Running $0 - Postfix plain SASL test." t_Log "Installing prerequisits" -t_InstallPackage dovecot nc +t_InstallPackage dovecot #creating backups of changed files cp -a /etc/postfix/main.cf /etc/postfix/main.cf_testing