Title: [opsview] [9663] Be a bit more lax on the expected process string -- it's a little different on Ubuntu 12.
Revision
9663
Author
pknight
Date
2012-07-31 09:24:25 +0100 (Tue, 31 Jul 2012)

Log Message

Be a bit more lax on the expected process string -- it's a little different on Ubuntu 12.

Modified Paths

Modified: trunk/opsview-core/t/49rsync_nmis.t
===================================================================
--- trunk/opsview-core/t/49rsync_nmis.t	2012-07-30 18:32:54 UTC (rev 9662)
+++ trunk/opsview-core/t/49rsync_nmis.t	2012-07-31 08:24:25 UTC (rev 9663)
@@ -70,7 +70,7 @@
     re('rsync sub process PID is: \d+'),
     'Amending IO priority of rsync sub process to "idle"',
     'Amending CPU priority of rsync sub process to "19"',
-    re('^\d+: old priority .*, new priority 19'),
+    re('^\d+.*'),
     'health/server/monitored_by_clusterip-reach.rrd',
     'rsync return code $?=0',
     'Removing lock file'

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to