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