projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a16f53e
)
Removes sparc-opcode.h rather than the file it is sanitizing, if not testing!
author
John Gilmore
<gnu@cygnus>
Fri, 13 Sep 1991 05:17:53 +0000
(
05:17
+0000)
committer
John Gilmore
<gnu@cygnus>
Fri, 13 Sep 1991 05:17:53 +0000
(
05:17
+0000)
(fixed...)
include/.Sanitize
patch
|
blob
|
history
diff --git
a/include/.Sanitize
b/include/.Sanitize
index 3838134cff14a647804d1324f308d629402a0e73..fa537a5f9273453e8df63b7e7e154d66416b80f1 100644
(file)
--- a/
include/.Sanitize
+++ b/
include/.Sanitize
@@
-90,7
+90,7
@@
else
if [ -n "${safe}" ] ; then
mv $i .Recover
else
- rm
sparc-opcode.h
+ rm
$i
fi
mv new $i
done
@@
-101,7
+101,11
@@
echo Done in `pwd`.
#
#
# $Log$
-# Revision 1.12 1991/09/04 02:51:18 rich
+# Revision 1.13 1991/09/13 05:17:53 gnu
+# Removes sparc-opcode.h rather than the file it is sanitizing, if not testing!
+# (fixed...)
+#
+# Revision 1.12 1991/09/04 02:51:18 rich
# Adding "recover"'ability.
#
# Revision 1.11 1991/09/02 21:21:47 rich