From b041460dbe26c70b583d33a666be6a43901b5293 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 26 Jan 1999 14:52:15 +0000 Subject: am33 sanitize changes --- gdb/testsuite/gdb.disasm/.Sanitize | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gdb/testsuite/gdb.disasm') diff --git a/gdb/testsuite/gdb.disasm/.Sanitize b/gdb/testsuite/gdb.disasm/.Sanitize index 7320faf..bf00488 100644 --- a/gdb/testsuite/gdb.disasm/.Sanitize +++ b/gdb/testsuite/gdb.disasm/.Sanitize @@ -15,12 +15,12 @@ Do-first: -am33_files="am33.s am33.exp" +cygnus_files="am33.s am33.exp" if ( echo $* | grep keep\-am33 > /dev/null ) ; then - keep_these_too="${am33_files} ${keep_these_too}" + keep_these_too="${cygnus_files} ${keep_these_too}" else - lose_these_too="${am33_files} ${lose_these_too}" + lose_these_too="${cygnus_files} ${lose_these_too}" fi # All files listed between the "Things-to-keep:" line and the -- cgit v1.1