Fix minor buglet.
authorJeff Law <law@redhat.com>
Thu, 4 Feb 1999 05:17:29 +0000 (05:17 +0000)
committerJeff Law <law@redhat.com>
Thu, 4 Feb 1999 05:17:29 +0000 (05:17 +0000)
gdb/testsuite/gdb.disasm/.Sanitize

index bf00488af53976a59080eea26214580f48adbe7f..e4619a23676c550f284de3cd4ff60dbbc64ca419 100644 (file)
@@ -17,7 +17,7 @@ Do-first:
 
 cygnus_files="am33.s am33.exp"
 
-if ( echo $* | grep keep\-am33 > /dev/null ) ; then
+if ( echo $* | grep keep\-cygnus > /dev/null ) ; then
         keep_these_too="${cygnus_files} ${keep_these_too}"
 else
         lose_these_too="${cygnus_files} ${lose_these_too}"