From 63e16bfcd9f79c63f3801f51df4840f74fa6f41b Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 13 Nov 2016 10:47:20 -0500 Subject: major cleanup and testing --- test/utils/utils.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/utils/utils.sh') diff --git a/test/utils/utils.sh b/test/utils/utils.sh index 7b0ab1096..bd91110f7 100755 --- a/test/utils/utils.sh +++ b/test/utils/utils.sh @@ -88,10 +88,10 @@ echo "TESTING: top (test/utils/top.exp)" echo "TESTING: file transfer (test/utils/ls.exp)" ./ls.exp -echo "TESTING: firemon --seccomp (test/utils/firemon-seccomp.exp)" +echo "TESTING: firemon seccomp (test/utils/firemon-seccomp.exp)" ./firemon-seccomp.exp -echo "TESTING: firemon --caps (test/utils/firemon-caps.exp)" +echo "TESTING: firemon caps (test/utils/firemon-caps.exp)" ./firemon-caps.exp echo "TESTING: firemon cpu (test/utils/firemon-cpu.exp)" -- cgit v1.2.3-54-g00ecf