diff options
author | Jim Wilson <wilson@tuliptree.org> | 1997-03-04 02:28:23 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 1997-03-04 02:28:23 +0000 |
commit | 86d013f70a856738565bdb2c3ede301b2c75473d (patch) | |
tree | 0adf21a7a9a15e6746f152f27cbb177d700c05b2 /gdb/testsuite/config | |
parent | d1e47b8e0655df5d91d5e11405f40645243dacae (diff) | |
download | gdb-86d013f70a856738565bdb2c3ede301b2c75473d.zip gdb-86d013f70a856738565bdb2c3ede301b2c75473d.tar.gz gdb-86d013f70a856738565bdb2c3ede301b2c75473d.tar.bz2 |
Correct sparclet sanitize errors.
Diffstat (limited to 'gdb/testsuite/config')
-rw-r--r-- | gdb/testsuite/config/.Sanitize | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gdb/testsuite/config/.Sanitize b/gdb/testsuite/config/.Sanitize index 55ca4d7..29f911a 100644 --- a/gdb/testsuite/config/.Sanitize +++ b/gdb/testsuite/config/.Sanitize @@ -60,6 +60,8 @@ rom68k.exp sh.exp sim.exp slite.exp +sparclet-old.exp +sparclet.exp udi.exp unix.exp unknown.exp @@ -70,9 +72,6 @@ vxworks29k.exp Things-to-lose: -sparclet-old.exp -sparclet.exp - # The lines between the "Do-last:" line and the end of the file # are executed as a /bin/sh shell script after everything else is # done. |