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:
541a052
)
Remove mt-unix sanitization, there is no mt-unix here.
author
Fred Fish
<fnf@specifix.com>
Tue, 23 Mar 1993 04:34:52 +0000
(
04:34
+0000)
committer
Fred Fish
<fnf@specifix.com>
Tue, 23 Mar 1993 04:34:52 +0000
(
04:34
+0000)
gdb/testsuite/config/.Sanitize
patch
|
blob
|
history
diff --git
a/gdb/testsuite/config/.Sanitize
b/gdb/testsuite/config/.Sanitize
index a49adda31fa7940af310a6d9c5c468566f95dafe..8a523caaa48da757305376408e37084853f37232 100644
(file)
--- a/
gdb/testsuite/config/.Sanitize
+++ b/
gdb/testsuite/config/.Sanitize
@@
-61,17
+61,6
@@
else
mv new $i
fi
done
- echo Thawing the \"chill\" out of mt-unix...
- cp mt-unix new
- sed -e '
- /CHILL =/d
- /CHILLFLAGS =/d
- ' < mt-unix > new
- if [ -n "${safe}" -a ! -f .Recover/mt-unix ] ; then
- echo Caching mt-unix in .Recover...
- mv mt-unix .Recover
- fi
- mv new mt-unix
fi
# eof