10 Feb
2010
10 Feb
'10
2:49 p.m.
On 10/02/2010 15:11, Pierre Schmitz wrote:
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
Ok, perhaps the next patch will do (sent separately). F