test ArchiveEngine monitor

alarm if engine is not running
This commit is contained in:
Michael Davidsaver
2014-02-17 15:51:59 -05:00
parent e314f77805
commit 5882d518ee
5 changed files with 107 additions and 0 deletions

View File

@ -0,0 +1,5 @@
TOP = ../..
include $(TOP)/configure/CONFIG
ARCH = linux-x86_64
TARGETS = envPaths
include $(TOP)/configure/RULES.ioc