From 0f1ec0f95fef8a5dd72292b260251282645a1ad9 Mon Sep 17 00:00:00 2001
From: Doug Evans <dje@google.com>
Date: Wed, 28 Jan 1998 18:32:30 +0000
Subject: txvu renamed to dvp

---
 gas/testsuite/gas/.Sanitize | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'gas/testsuite')

diff --git a/gas/testsuite/gas/.Sanitize b/gas/testsuite/gas/.Sanitize
index a9ba41e..74c0ac4 100644
--- a/gas/testsuite/gas/.Sanitize
+++ b/gas/testsuite/gas/.Sanitize
@@ -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
-- 
cgit v1.1