aboutsummaryrefslogtreecommitdiff
path: root/t/09-multilib.t
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-01-04 23:18:39 +0100
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-01-04 23:18:39 +0100
commit27a9343eba60fd2392e06cadbd8f5d151369c9cb (patch)
treee635d3a699fabaa5d6122fd76f9e2badb025b38b /t/09-multilib.t
parente68ba9db75d70538a11f1ef834823e79612c2294 (diff)
downloadsbotools2-27a9343eba60fd2392e06cadbd8f5d151369c9cb.tar.xz
Actually test a multilib installation
Diffstat (limited to 't/09-multilib.t')
-rwxr-xr-xt/09-multilib.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/09-multilib.t b/t/09-multilib.t
index ac55cd6..e3a0946 100755
--- a/t/09-multilib.t
+++ b/t/09-multilib.t
@@ -56,8 +56,8 @@ cleanup();
make_slackbuilds_txt();
set_lo();
-# 1: Failing slackbuild script
-script (qw/ sboinstall multilibsbo /, { input => "y\ny", expected => qr// });
+# 1: Testing multilibsbo
+script (qw/ sboinstall -p multilibsbo /, { input => "y\ny\ny", expected => qr/Cleaning for multilibsbo-compat32-1[.]0[.][.][.]\n/ });
# Cleanup
END {