diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-11-08 20:16:13 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-11-08 20:16:13 +0000 |
commit | 7fcd960efa481a1b48536fa42539c283abf8ed64 (patch) | |
tree | 4f5f02aa161f6072f8bdd6ea0695f14f8d059cbe /gas | |
parent | 587dc994ed2f31ac008347b92a101398bf60843e (diff) | |
download | gdb-7fcd960efa481a1b48536fa42539c283abf8ed64.zip gdb-7fcd960efa481a1b48536fa42539c283abf8ed64.tar.gz gdb-7fcd960efa481a1b48536fa42539c283abf8ed64.tar.bz2 |
Delete gasp tests when sanitizing, at least until they're actually run by
"make check".
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/.Sanitize | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gas/testsuite/.Sanitize b/gas/testsuite/.Sanitize index e02a73e..703230d 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. |