aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/ls.exp
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2016-04-28 22:22:36 +0200
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2016-04-28 22:36:58 +0200
commitb6c003afba364756f4e70d7cea4e5ac91177f578 (patch)
treef48ea6b90087b636efea2c87b432d31253eae6b0 /test/utils/ls.exp
parentfixed make test-envirnment for running under /tmp (diff)
downloadfirejail-b6c003afba364756f4e70d7cea4e5ac91177f578.tar.gz
firejail-b6c003afba364756f4e70d7cea4e5ac91177f578.tar.zst
firejail-b6c003afba364756f4e70d7cea4e5ac91177f578.zip
Fixes for ls.exp and trace.exp
Diffstat (limited to 'test/utils/ls.exp')
-rwxr-xr-xtest/utils/ls.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/ls.exp b/test/utils/ls.exp
index 1936c0aff..3a99be0d5 100755
--- a/test/utils/ls.exp
+++ b/test/utils/ls.exp
@@ -12,7 +12,7 @@ expect {
12 "Child process initialized" 12 "Child process initialized"
13} 13}
14sleep 2 14sleep 2
15send -- "echo my_testing > lstesting\r" 15send -- "echo my_testing > ~/lstesting\r"
16sleep 2 16sleep 2
17 17
18 18