aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.disasm/.Sanitize
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.disasm/.Sanitize')
-rw-r--r--gdb/testsuite/gdb.disasm/.Sanitize6
1 files changed, 3 insertions, 3 deletions
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