From 83d96746f277eb12127651352d785d9b3c90a881 Mon Sep 17 00:00:00 2001 From: Bernd Edlinger Date: Tue, 17 Dec 2019 14:20:36 +0100 Subject: [PATCH] Whitespace fix in gdb.base/skip.exp Just use tabs instead of spaces here. --- gdb/testsuite/gdb.base/skip.exp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/testsuite/gdb.base/skip.exp b/gdb/testsuite/gdb.base/skip.exp index b0540dd..15dec42 100644 --- a/gdb/testsuite/gdb.base/skip.exp +++ b/gdb/testsuite/gdb.base/skip.exp @@ -21,8 +21,8 @@ load_lib completion-support.exp standard_testfile if { [prepare_for_testing "failed to prepare" "skip" \ - {skip.c skip1.c } \ - {debug nowarnings}] } { + {skip.c skip1.c } \ + {debug nowarnings}] } { return -1 } -- 1.9.1