ps-watcher/tests/count.cnf

13 lines
312 B
Plaintext
Raw Permalink Normal View History

2013-11-06 08:53:33 +00:00
# $Id: count.cnf,v 1.1 2002/02/06 04:10:54 rocky Exp $
# Test of count and none parameters
# I'm assuming there can't be a processes with $ in the name
[fuxaduxa$]
occurs = none
action = echo "ok 1"
# Look for my processes so there should be at least one.
[perl]
occurs = none
action = echo "not ok 2"