fix v850 sanitization

This commit is contained in:
Ian Lance Taylor
1997-08-23 16:34:55 +00:00
parent 68eaa14109
commit f6c44ed302

View File

@@ -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.