aboutsummaryrefslogtreecommitdiff
path: root/debian/tests/smoke
diff options
context:
space:
mode:
Diffstat (limited to 'debian/tests/smoke')
-rwxr-xr-xdebian/tests/smoke4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/tests/smoke b/debian/tests/smoke
index f4a8642..8e6d4ec 100755
--- a/debian/tests/smoke
+++ b/debian/tests/smoke
@@ -1,3 +1,5 @@
#!/bin/sh
-whatmaps libvirt0 | grep -qsE '^(libvirt-bin|libvirtd)'
+whatmaps --help
+
+/bin/bash -c 'whatmaps --debug libncurses5 2>&1 | grep bash'