From 549b5bf1340461546d6b446fbfee6bc49ebaa871 Mon Sep 17 00:00:00 2001 From: Christoph Galuschka Date: Dec 01 2012 21:25:39 +0000 Subject: added expect to installation suite as it is needed later in the tests --- diff --git a/tests/p_gzip/0_install_gzip.sh b/tests/p_gzip/0_install_gzip.sh index a67aa81..30d3a44 100755 --- a/tests/p_gzip/0_install_gzip.sh +++ b/tests/p_gzip/0_install_gzip.sh @@ -2,5 +2,4 @@ # Author: Christoph Galuschka t_Log "Running $0 - attempting to install gzip." -t_InstallPackage gzip ncompress zip diffutils less util-linux-ng - +t_InstallPackage gzip ncompress zip diffutils less util-linux-ng expect