Fixed myvar instead of myVar and added more test cases
This commit is contained in:
@@ -77,5 +77,5 @@ test-env: ENV
|
||||
@echo "This should return Level2"
|
||||
NAGIOS__HOSTNCPAPASS="Level2" ./ENV set.txt -n asdf -T NCPAPASS
|
||||
@echo ""
|
||||
@echo "This should return 91"
|
||||
NAGIOS_TEST="HTTP -S 8091" ./ENV set.txt -n TEST -g "8.*" -d 0 -f 2
|
||||
@echo "This should return Balloons, 91, Red"
|
||||
NAGIOS_TEST="HTTP -S 8099" ./ENV set.txt -n TEST -g "8.*" -d 0 -f 2 --pre "Balloons, " --post ", Red"
|
||||
|
||||
Reference in New Issue
Block a user