From 7fcd960efa481a1b48536fa42539c283abf8ed64 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Tue, 8 Nov 1994 20:16:13 +0000 Subject: [PATCH] Delete gasp tests when sanitizing, at least until they're actually run by "make check". --- gas/testsuite/.Sanitize | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gas/testsuite/.Sanitize b/gas/testsuite/.Sanitize index e02a73e84e9..703230d3f65 100644 --- a/gas/testsuite/.Sanitize +++ b/gas/testsuite/.Sanitize @@ -24,8 +24,6 @@ Do-first: # called. Directories not listed will be removed in their entirety # with rm -rf. -# The entire "gas.confidential" directory should get deleted. - Things-to-keep: ChangeLog @@ -33,11 +31,12 @@ Makefile.in config configure.in gas -gasp lib Things-to-lose: +gasp + Do-last: # End of file. -- 2.30.2