Mercurial > bitten > bitten-test
view scripts/bittend.bat @ 93:b289e572bc7e
Improved logging; the build master can now optionally log to a file. Closes #13.
author | cmlenz |
---|---|
date | Fri, 15 Jul 2005 13:59:54 +0000 |
parents | 234600bf0d49 |
children |
line wrap: on
line source
@echo off python -c "import sys; from bitten import master; sys.argv[0] = r'%0'; master.main()" %*