mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
Removes sparc-opcode.h rather than the file it is sanitizing, if not testing!
(fixed...)
This commit is contained in:
@ -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,6 +101,10 @@ echo Done in `pwd`.
|
||||
#
|
||||
#
|
||||
# $Log$
|
||||
# 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.
|
||||
#
|
||||
|
Reference in New Issue
Block a user