From ef20cc3ff155e3c68bce0aa23ac996a25a406c9d Mon Sep 17 00:00:00 2001 From: Christoph Galuschka Date: Oct 26 2013 15:09:16 +0000 Subject: all 3 packages can be installed with one command, removed redundent t_PackageInstall --- diff --git a/tests/p_dovecot/0-install_dovecot.sh b/tests/p_dovecot/0-install_dovecot.sh index d8dadcf..ede3de3 100755 --- a/tests/p_dovecot/0-install_dovecot.sh +++ b/tests/p_dovecot/0-install_dovecot.sh @@ -4,7 +4,6 @@ t_Log "Running $0 - installation and startup of dovecot IMAP/POP3." # Install some pkgs needed by the tests -t_InstallPackage nc grep +t_InstallPackage nc grep dovecot -t_InstallPackage dovecot t_ServiceControl dovecot start