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/2.1.exp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/features/2.1.exp') diff --git a/test/features/2.1.exp b/test/features/2.1.exp index 074b5989b..d560d1a36 100755 --- a/test/features/2.1.exp +++ b/test/features/2.1.exp @@ -56,7 +56,7 @@ if { $overlay == "overlay" } { "Child process initialized" {puts "normal system\n"} } sleep 1 - + send -- "hostname\r" expect { timeout {puts "TESTING ERROR 3\n";exit} @@ -93,7 +93,7 @@ if { $chroot == "chroot" } { "Child process initialized" } sleep 1 - + send -- "hostname\r" expect { timeout {puts "TESTING ERROR 5\n";exit} -- cgit v1.2.3-54-g00ecf