aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-09-27 13:42:28 +0200
committerGuido Günther <agx@sigxcpu.org>2014-09-27 13:42:28 +0200
commit1a7a8b96df9b784bbe00e6457c2ff9c87d307102 (patch)
tree286bbf09879e67ca1d53ba0c00b37039f237850d
parent617fed459bf9c6c05d5cecc126cc7a83b432ac66 (diff)
Fix smoketest
The name of the libvirt service changed
-rwxr-xr-xdebian/tests/smoke2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/smoke b/debian/tests/smoke
index dde8c37..f4a8642 100755
--- a/debian/tests/smoke
+++ b/debian/tests/smoke
@@ -1,3 +1,3 @@
#!/bin/sh
-whatmaps libvirt0 | grep -qs ^libvirt-bin
+whatmaps libvirt0 | grep -qsE '^(libvirt-bin|libvirtd)'