aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/veth-name.exp
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-24 14:38:01 -0500
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-24 14:38:01 -0500
commit997a93efbdcbbaeed517e0bdc5283e9d8b31f422 (patch)
treecbb47fb1b41ced351501686e3fdf9aaf46b31414 /test/network/veth-name.exp
parentRemove trailing whitespace from platform (diff)
downloadfirejail-997a93efbdcbbaeed517e0bdc5283e9d8b31f422.tar.gz
firejail-997a93efbdcbbaeed517e0bdc5283e9d8b31f422.tar.zst
firejail-997a93efbdcbbaeed517e0bdc5283e9d8b31f422.zip
strip trailing whitespace from test/
Diffstat (limited to 'test/network/veth-name.exp')
-rwxr-xr-xtest/network/veth-name.exp3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/network/veth-name.exp b/test/network/veth-name.exp
index ccfb208ff..a9aeac9ae 100755
--- a/test/network/veth-name.exp
+++ b/test/network/veth-name.exp
@@ -7,7 +7,7 @@ set timeout 10
7spawn $env(SHELL) 7spawn $env(SHELL)
8match_max 100000 8match_max 100000
9 9
10# 10#
11send -- "firejail --net=br1 --ip=10.10.30.50 --veth-name=blablabla\r" 11send -- "firejail --net=br1 --ip=10.10.30.50 --veth-name=blablabla\r"
12expect { 12expect {
13 timeout {puts "TESTING ERROR 0\n";exit} 13 timeout {puts "TESTING ERROR 0\n";exit}
@@ -74,4 +74,3 @@ sleep 1
74 74
75after 100 75after 100
76puts "\nall done\n" 76puts "\nall done\n"
77