From 1a7a8b96df9b784bbe00e6457c2ff9c87d307102 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sat, 27 Sep 2014 13:42:28 +0200 Subject: Fix smoketest The name of the libvirt service changed --- debian/tests/smoke | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)' -- cgit v1.2.3