aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/utils.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-24 06:41:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-24 06:41:28 -0400
commit83f626d79489985152156eee6ecca52c7da8b5ba (patch)
treee4d982f6f451c2fed0a3a50deeb1616e611f3484 /test/utils/utils.sh
parenttesting (diff)
downloadfirejail-83f626d79489985152156eee6ecca52c7da8b5ba.tar.gz
firejail-83f626d79489985152156eee6ecca52c7da8b5ba.tar.zst
firejail-83f626d79489985152156eee6ecca52c7da8b5ba.zip
testing
Diffstat (limited to 'test/utils/utils.sh')
-rwxr-xr-xtest/utils/utils.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/utils/utils.sh b/test/utils/utils.sh
index 9a1b6601a..8c53feab3 100755
--- a/test/utils/utils.sh
+++ b/test/utils/utils.sh
@@ -64,3 +64,8 @@ echo "TESTING: join3 (test/utils/join3.exp)"
64echo "TESTING: join profile (test/utils/join-profile.exp)" 64echo "TESTING: join profile (test/utils/join-profile.exp)"
65./join-profile.exp 65./join-profile.exp
66 66
67echo "TESTING: trace (test/utils/trace.exp)"
68rm -f index.html*
69./trace.exp
70rm -f index.html*
71