crosstool-ng/scripts
Yann E. MORIN" a586208ab4 In case of error, the error message would be printing in subshells, thus printing as many error message as there were subshells.
Limit printing this message only in the top-level shell.

 /trunk/scripts/functions |    2     2     0     0 ++
 1 file changed, 2 insertions(+)
2008-07-26 09:22:42 +00:00
..
build Make gcc-4.3.x build. 2008-07-24 16:56:28 +00:00
crosstool.sh Hmmm. The debug pause at each step never ever worked... Sigh... 2008-07-25 22:57:35 +00:00
functions In case of error, the error message would be printing in subshells, thus printing as many error message as there were subshells. 2008-07-26 09:22:42 +00:00
saveSample.sh Don't use a progress bar when saving samples, it's ugly. 2008-07-18 15:18:09 +00:00
showSamples.sh Also print the number of samples in the DokuWiki table. 2008-07-25 16:14:42 +00:00
tarball.sh.broken Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00