From f6c44ed30238dd3133f9b72479cbf8c6ecb90e60 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sat, 23 Aug 1997 16:34:55 +0000 Subject: [PATCH] fix v850 sanitization --- gas/doc/.Sanitize | 1 + 1 file changed, 1 insertion(+) diff --git a/gas/doc/.Sanitize b/gas/doc/.Sanitize index 2d3a4466a64..56ce9627d9f 100644 --- a/gas/doc/.Sanitize +++ b/gas/doc/.Sanitize @@ -129,6 +129,7 @@ if ( echo $* | grep keep\-v850e > /dev/null ) ; then mv new $i fi done + fi fi # Don't try to clean directories here, as the 'mv' command will fail. -- 2.30.2