txvu renamed to dvp
authorDoug Evans <dje@google.com>
Wed, 28 Jan 1998 18:32:30 +0000 (18:32 +0000)
committerDoug Evans <dje@google.com>
Wed, 28 Jan 1998 18:32:30 +0000 (18:32 +0000)
gas/testsuite/gas/.Sanitize

index a9ba41e09d33bb5f1ae4bf81136989efe7223514..74c0ac4143af7aaea274ede7ed1157e3f6a058d6 100644 (file)
@@ -30,9 +30,9 @@ else
 fi
 
 if ( echo $* | grep keep\-sky > /dev/null ) ; then
-       keep_these_too="txvu ${keep_these_too}"
+       keep_these_too="dvp ${keep_these_too}"
 else
-       lose_these_too="txvu ${lose_these_too}"
+       lose_these_too="dvp ${lose_these_too}"
 fi
 
 if ( echo $* | grep keep\-d30v > /dev/null ) ; then