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/1.7.exp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/features/1.7.exp') diff --git a/test/features/1.7.exp b/test/features/1.7.exp index b838c092f..dc73ae529 100755 --- a/test/features/1.7.exp +++ b/test/features/1.7.exp @@ -42,7 +42,7 @@ if { $overlay == "overlay" } { "Child process initialized" {puts "normal system\n"} } sleep 1 - + send -- "ls -l /var/tmp/somefile | wc -l\r" expect { timeout {puts "TESTING ERROR 3\n";exit} @@ -63,7 +63,7 @@ if { $chroot == "chroot" } { "Child process initialized" } sleep 1 - + send -- "ls -l /var/tmp/somefile | wc -l\r" expect { timeout {puts "TESTING ERROR 5\n";exit} -- cgit v1.2.3-54-g00ecf