aboutsummaryrefslogtreecommitdiff
path: root/.Sanitize
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-09-13 03:20:18 +0000
committerJohn Gilmore <gnu@cygnus>1991-09-13 03:20:18 +0000
commit2517ee0682b2f901c7cf6bf3e9ecd96e993c6d75 (patch)
tree345bdb4c193b9d4d533552a5acc27ce706c83897 /.Sanitize
parenteebff21c7d401b8a7c9466c6a75800adf6e4edb2 (diff)
downloadfsf-binutils-gdb-2517ee0682b2f901c7cf6bf3e9ecd96e993c6d75.zip
fsf-binutils-gdb-2517ee0682b2f901c7cf6bf3e9ecd96e993c6d75.tar.gz
fsf-binutils-gdb-2517ee0682b2f901c7cf6bf3e9ecd96e993c6d75.tar.bz2
One more try at top-level sanity on config.sub
Diffstat (limited to '.Sanitize')
-rw-r--r--.Sanitize6
1 files changed, 4 insertions, 2 deletions
diff --git a/.Sanitize b/.Sanitize
index e733902..2dc73dc 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -76,7 +76,6 @@ else
mv $i .Recover
fi
mv new $i
- echo $i >> .Recover
fi
done
fi
@@ -90,7 +89,10 @@ echo Done in `pwd`.
#
#
# $Log$
-# Revision 1.14 1991/09/13 03:11:27 gnu
+# Revision 1.15 1991/09/13 03:20:18 gnu
+# One more try at top-level sanity on config.sub
+#
+# Revision 1.14 1991/09/13 03:11:27 gnu
# Clean out "v9" stuff from here, and propagate configure and config.sub
# to all lower directories after sanity sets in.
#