Title: [opsview] [9659] Be a bit more lax on the expected process string -- it's a little different on Ubuntu 12.
Revision
9659
Author
pknight
Date
2012-07-30 17:09:01 +0100 (Mon, 30 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 14:56:19 UTC (rev 9658)
+++ trunk/opsview-core/t/49rsync_nmis.t	2012-07-30 16:09:01 UTC (rev 9659)
@@ -62,7 +62,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/toclone-reach.rrd',
     'rsync return code $?=0',
     'Rsync for ip: opslaveclusterCip',

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

Reply via email to