mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
Sometimes the shell returned to the prompt before bin/package was finished writing all of its output. The problem was that 'tee', which is used to write the output to both the terminal and the log in arch/*lib/package/gen/make.out, hadn't caught up yet. bin/package, src/cmd/INIT/package.sh: - Run the build itself in the background and 'tee' in the foreground. This way, the script will not terminate until 'tee' is finished. The build's exit status is obtained with 'wait'. |
||
---|---|---|
.. | ||
ignore | ||
Mamfile_indent | ||
Mamfile_rm_unused_vars | ||
mamprobe | ||
package | ||
shtests | ||
silent |