allpy
view test/usecase3.py @ 668:3bdcee61356d
blocks3d/www: fix log-file caused bug of building
r2w was configured to use /tmp/blocks3d-www-build.log.
It caused build error if this file has been creted by other user.
Log-file path was changed to ./output/blocks3d-www-build.log
Makefile was changed to create ./output directory before running r2w
author | boris (kodomo) <bnagaev@gmail.com> |
---|---|
date | Fri, 01 Jul 2011 10:32:37 +0400 |
parents | fb5b4f87d741 |
children | ddf85d0a8924 |
line source
14 # vim: set et ts=4 sts=4 sw=4: