aboutsummaryrefslogtreecommitdiffstats
path: root/test/profiles
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-09-02 11:12:53 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-09-02 11:12:53 -0400
commit31e407b3631384df8ba9df9e71a65509f446931f (patch)
treea5c740f4dea5d82f56bd3fe78b4b8c9622deb51e /test/profiles
parentImprove seccomp support for non-x86 architectures (diff)
downloadfirejail-31e407b3631384df8ba9df9e71a65509f446931f.tar.gz
firejail-31e407b3631384df8ba9df9e71a65509f446931f.tar.zst
firejail-31e407b3631384df8ba9df9e71a65509f446931f.zip
--profile.print option
Diffstat (limited to 'test/profiles')
-rwxr-xr-xtest/profiles/test-profile.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/profiles/test-profile.exp b/test/profiles/test-profile.exp
index 6bc47f33f..63fb3a150 100755
--- a/test/profiles/test-profile.exp
+++ b/test/profiles/test-profile.exp
@@ -18,6 +18,5 @@ expect {
18 timeout {puts "TESTING ERROR 0\n";exit} 18 timeout {puts "TESTING ERROR 0\n";exit}
19 "done" 19 "done"
20} 20}
21send -- "exit\r"
22after 100 21after 100
23puts "\n" 22puts "\n"