summaryrefslogtreecommitdiffstats
path: root/test/root
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-04-26 10:36:27 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-04-26 10:36:27 -0400
commit14faf11d2da1bf31fb92fcec91b8a511e4a3f1a6 (patch)
tree874cbd6c97b02b94eeae89485b420133785d5310 /test/root
parentstill tweaking baloo (diff)
downloadfirejail-14faf11d2da1bf31fb92fcec91b8a511e4a3f1a6.tar.gz
firejail-14faf11d2da1bf31fb92fcec91b8a511e4a3f1a6.tar.zst
firejail-14faf11d2da1bf31fb92fcec91b8a511e4a3f1a6.zip
centos testing
Diffstat (limited to 'test/root')
-rwxr-xr-xtest/root/root.sh2
1 files changed, 1 insertions, 1 deletions
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 @@
7#******************************** 7#********************************
8# firecfg 8# firecfg
9#******************************** 9#********************************
10which less 10which less 2>/dev/null
11if [ "$?" -eq 0 ]; 11if [ "$?" -eq 0 ];
12then 12then
13 echo "TESTING: firecfg (test/root/firecfg.exp)" 13 echo "TESTING: firecfg (test/root/firecfg.exp)"