[arch-dev-public] [PATCH] Move build log to WORKDIR, otherwise it is lost
Pierre Schmitz
pierre at archlinux.de
Wed Feb 10 09:11:49 EST 2010
Am Mittwoch, 10. Februar 2010 11:45:52 schrieb Francois Charette:
> if [ -f $uniondir/build/*-build.log ]; then
> + echo "Moving build log to ${WORKDIR}"
> + mv $uniondir/build/*-build.log "${WORKDIR}"
> + fi
While you are on it, we also have *-package.log
--
Pierre Schmitz, https://users.archlinux.de/~pierre
More information about the arch-dev-public
mailing list