crosstool-ng/scripts
Yann E. MORIN 2864ae93af scripts: properly restore stdout/err/in at the end
Byt the end of the main script, the log file is being moved and
compressed, and the final destination might become read-only at any
time, so we consign stdout/err to oblivion.

This is incorrect, as some actions after may still fail (out of space,
for example).

So, properly restore stdout/err, but also stdin (useless, but harmless)
instead, so the user has a chance to see the error, especially since it
is not logged into the log file.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2014-09-02 23:11:59 +02:00
..
build cc/gcc: add option to enable/disable libsanitizer 2014-08-31 18:54:13 +02:00
.gitignore repository: migrate old hg files over to git 2014-06-27 00:28:53 +02:00
addToolVersion.sh scripts/addToolVersion: simpily gcc handling and fix for gcc-4.9.X (and later) 2014-07-19 12:23:02 +02:00
config.guess scripts: Update config.guess and config.sub 2014-02-21 23:28:12 -08:00
config.sub scripts: Update config.guess and config.sub 2014-02-21 23:28:12 -08:00
crosstool-NG.sh.in scripts: properly restore stdout/err/in at the end 2014-09-02 23:11:59 +02:00
functions scripts/crosstool-NG: use ${grep} instead of 'grep' 2014-08-28 22:32:17 +02:00
gen_in_frags.sh config: move multi-line shell commands from Makefile to script 2011-07-03 23:02:16 +02:00
install-sh configure: use autoconf to generate configure 2011-11-07 22:28:40 +01:00
patch-renumber.sh scripts: fix tools override 2012-01-16 23:36:42 +01:00
patch-rework.sh misc: fix more typos here and there... 2011-07-17 16:53:40 +02:00
populate.in Allow multi-word "install" command. 2012-04-26 19:55:59 -06:00
saveSample.sh.in samples: use savedefconfig when saving samples 2012-05-07 00:27:05 +02:00
scripts.mk scripts: some eye-candy 2009-10-30 20:08:44 +01:00
showSamples.sh scripts: another change needed for the Hg->git conversion 2014-06-28 13:10:23 +02:00
showTuple.sh.in scripts/showTuple: fix stdout 2013-01-06 12:08:33 +01:00
toolchain-config.in scripts: simplify and fix the toolchain config script 2011-08-19 00:52:05 +02:00
xldd.in scripts/xldd: use user's sed and grep 2012-12-05 20:31:43 +01:00