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