From: Hui Zhu Date: Mon, 6 Jan 2014 16:28:55 +0000 (+0800) Subject: Fix a error of my previous commit. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=78f47043ff0654e832d6ac9aa96c9d0819739483;p=binutils-gdb.git Fix a error of my previous commit. --- diff --git a/gdb/testsuite/gdb.base/bigcore.exp b/gdb/testsuite/gdb.base/bigcore.exp index 8ab28e72395..9fbc3bd9add 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