diff options
author | Doug Evans <dje@google.com> | 1998-05-17 01:50:07 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-05-17 01:50:07 +0000 |
commit | fb543fc8baf8637f68bb685a84054e69d6962d88 (patch) | |
tree | e9416019864463d385e08b7b7d7d1d0c6d7c9c79 | |
parent | 183f3c8a4e0e86daa4a34e25f197fd0ecc26b5ab (diff) | |
download | gdb-fb543fc8baf8637f68bb685a84054e69d6962d88.zip gdb-fb543fc8baf8637f68bb685a84054e69d6962d88.tar.gz gdb-fb543fc8baf8637f68bb685a84054e69d6962d88.tar.bz2 |
Keep structs2.{c,exp} for now.
-rw-r--r-- | gdb/testsuite/gdb.base/.Sanitize | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.base/.Sanitize b/gdb/testsuite/gdb.base/.Sanitize index 84a6678..1ff2d7d 100644 --- a/gdb/testsuite/gdb.base/.Sanitize +++ b/gdb/testsuite/gdb.base/.Sanitize @@ -110,6 +110,8 @@ signals.c signals.exp sparc-aout.u sparc-elf.u +structs2.c +structs2.exp term.exp twice.c twice.exp @@ -121,8 +123,6 @@ whatis.exp Things-to-lose: structs.c structs.exp -structs2.c -structs2.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 |