diff options
author | Jeff Law <law@redhat.com> | 1997-03-20 20:30:29 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1997-03-20 20:30:29 +0000 |
commit | 593f97fe13afe11dee237a0903b57b6f4515c2f6 (patch) | |
tree | 6af22de9ed4d816628a4c2c2c627cb5c5388ca93 | |
parent | f59fb6cac7bc06f04074c4cf33f7794f4ab887df (diff) | |
download | gdb-593f97fe13afe11dee237a0903b57b6f4515c2f6.zip gdb-593f97fe13afe11dee237a0903b57b6f4515c2f6.tar.gz gdb-593f97fe13afe11dee237a0903b57b6f4515c2f6.tar.bz2 |
Fix minor sanitization problems
-rw-r--r-- | gdb/.Sanitize | 2 | ||||
-rw-r--r-- | gdb/testsuite/config/.Sanitize | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 15dbfa3..2a1e6a9 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -29,7 +29,7 @@ else fi fi -gdbtk_files="README.GDBTK gdbtk.c gdbtcl" +gdbtk_files="README.GDBTK gdbtk.c gdbtcl gdbtk.tcl" if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then lose_these_too="${gdbtk_files} ${lose_these_too}" diff --git a/gdb/testsuite/config/.Sanitize b/gdb/testsuite/config/.Sanitize index 0982ba2..c20871d 100644 --- a/gdb/testsuite/config/.Sanitize +++ b/gdb/testsuite/config/.Sanitize @@ -60,7 +60,6 @@ rom68k.exp sh.exp sim.exp slite.exp -sparclet-old.exp sparclet.exp udi.exp unix.exp |