aboutsummaryrefslogtreecommitdiffstats
path: root/test/filters/seccomp-bad-empty.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-30 07:27:48 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-30 07:27:48 -0400
commit0bebfab52fa77bae091f9c67f9b74ad73a429fff (patch)
tree35f8d07fb549c5f6f99e5d39c044bd13a6e8186c /test/filters/seccomp-bad-empty.exp
parentadded make test-filters (diff)
downloadfirejail-0bebfab52fa77bae091f9c67f9b74ad73a429fff.tar.gz
firejail-0bebfab52fa77bae091f9c67f9b74ad73a429fff.tar.zst
firejail-0bebfab52fa77bae091f9c67f9b74ad73a429fff.zip
added make test-filters
Diffstat (limited to 'test/filters/seccomp-bad-empty.exp')
-rwxr-xr-xtest/filters/seccomp-bad-empty.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/filters/seccomp-bad-empty.exp b/test/filters/seccomp-bad-empty.exp
index 631d67743..53f06e632 100755
--- a/test/filters/seccomp-bad-empty.exp
+++ b/test/filters/seccomp-bad-empty.exp
@@ -1,4 +1,7 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2# This file is part of Firejail project
3# Copyright (C) 2014-2016 Firejail Authors
4# License GPL v2
2 5
3set timeout 10 6set timeout 10
4spawn $env(SHELL) 7spawn $env(SHELL)