From 78f47043ff0654e832d6ac9aa96c9d0819739483 Mon Sep 17 00:00:00 2001 From: Hui Zhu Date: Tue, 7 Jan 2014 00:28:55 +0800 Subject: [PATCH] Fix a error of my previous commit. --- gdb/testsuite/gdb.base/bigcore.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/testsuite/gdb.base/bigcore.exp b/gdb/testsuite/gdb.base/bigcore.exp index 8ab28e7..9fbc3bd 100644 --- a/gdb/testsuite/gdb.base/bigcore.exp +++ b/gdb/testsuite/gdb.base/bigcore.exp @@ -24,7 +24,7 @@ if ![isnative] then { untested "Remote system" return } -return + # Can the system run this test (in particular support sparse # corefiles)? On systems that lack sparse corefile support this test # consumes too many resources - gigabytes worth of disk space and -- 2.7.4