Provides unit tests and examples for the ActiveMQ_Conf lens.
| Test_ActiveMQ_Conf | Provides unit tests and examples for the ActiveMQ_Conf lens. |
| Augeas Variables | |
| conf | |
| new_conf | |
| Augeas Tests | |
| ActiveMQ_Conf.lns | Get test against tree structure |
| ActiveMQ_Conf.lns | Put test changing user to nobody |
let conf = " ACTIVEMQ_HOME=/usr/share/activemq ACTIVEMQ_BASE=${ACTIVEMQ_HOME} "
let new_conf = " ACTIVEMQ_HOME=/usr/local/share/activemq ACTIVEMQ_BASE=${ACTIVEMQ_HOME} "