aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-24 06:32:15 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-24 06:32:15 -0400
commit020c5449036c461ea1829e854da43429322059d6 (patch)
tree46ca4f358fcc1c50be77586ccdb0e02170d81e1d /test/utils
parenttesting (diff)
downloadfirejail-020c5449036c461ea1829e854da43429322059d6.tar.gz
firejail-020c5449036c461ea1829e854da43429322059d6.tar.zst
firejail-020c5449036c461ea1829e854da43429322059d6.zip
testing
Diffstat (limited to 'test/utils')
-rwxr-xr-xtest/utils/utils.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/utils/utils.sh b/test/utils/utils.sh
index a40845a5f..9a1b6601a 100755
--- a/test/utils/utils.sh
+++ b/test/utils/utils.sh
@@ -55,8 +55,8 @@ echo "TESTING: shutdown4 (test/utils/shutdown4.exp)"
55echo "TESTING: join test/utils/(join.exp)" 55echo "TESTING: join test/utils/(join.exp)"
56./join.exp 56./join.exp
57 57
58echo "TESTING: join2 test/utils/(join2.exp)" 58echo "TESTING: join2 (test/utils/join2.exp)"
59.join2.exp 59./join2.exp
60 60
61echo "TESTING: join3 (test/utils/join3.exp)" 61echo "TESTING: join3 (test/utils/join3.exp)"
62./join3.exp 62./join3.exp