From 997a93efbdcbbaeed517e0bdc5283e9d8b31f422 Mon Sep 17 00:00:00 2001 From: Fred Barclay Date: Wed, 24 May 2017 14:38:01 -0500 Subject: strip trailing whitespace from test/ --- test/features/3.10.exp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test/features/3.10.exp') diff --git a/test/features/3.10.exp b/test/features/3.10.exp index 4a06463a7..d6d858322 100755 --- a/test/features/3.10.exp +++ b/test/features/3.10.exp @@ -78,7 +78,7 @@ if { $overlay == "overlay" } { "Child process initialized" {puts "normal system\n"} } sleep 1 - + send -- "ls -l /tmp | wc -l\r" expect { timeout {puts "TESTING ERROR 3.1\n";exit} @@ -97,7 +97,7 @@ if { $overlay == "overlay" } { timeout {puts "TESTING ERROR 3.4\n";exit} "test1dir" } - + send -- "ls -l /tmp/test1dir | wc -l\r" expect { timeout {puts "TESTING ERROR 3.5\n";exit} @@ -136,7 +136,7 @@ if { $chroot == "chroot" } { "Child process initialized" } sleep 1 - + send -- "ls -l /tmp | wc -l\r" expect { timeout {puts "TESTING ERROR 5.1\n";exit} @@ -155,7 +155,7 @@ if { $chroot == "chroot" } { timeout {puts "TESTING ERROR 5.4\n";exit} "test1dir" } - + send -- "ls -l /tmp/test1dir | wc -l\r" expect { timeout {puts "TESTING ERROR 5.5\n";exit} @@ -174,7 +174,7 @@ if { $chroot == "chroot" } { timeout {puts "TESTING ERROR 5.8\n";exit} "test1" } - + after 100 send -- "exit\r" sleep 1 -- cgit v1.2.3-70-g09d2