From 14faf11d2da1bf31fb92fcec91b8a511e4a3f1a6 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 26 Apr 2018 10:36:27 -0400 Subject: centos testing --- test/root/root.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/root') diff --git a/test/root/root.sh b/test/root/root.sh index 4f217b727..a20142c5f 100755 --- a/test/root/root.sh +++ b/test/root/root.sh @@ -7,7 +7,7 @@ #******************************** # firecfg #******************************** -which less +which less 2>/dev/null if [ "$?" -eq 0 ]; then echo "TESTING: firecfg (test/root/firecfg.exp)" -- cgit v1.2.3-54-g00ecf