From 0f1ec0f95fef8a5dd72292b260251282645a1ad9 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Wed, 28 Jan 1998 18:32:30 +0000 Subject: [PATCH] txvu renamed to dvp --- gas/testsuite/gas/.Sanitize | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gas/testsuite/gas/.Sanitize b/gas/testsuite/gas/.Sanitize index a9ba41e09d3..74c0ac4143a 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 -- 2.30.2