view scripts/bitten.bat @ 92:2e090827c63a

Delete snapshots for builds that have been completed by all configured target platforms, and are thus no longer needed. Closes #20.
author cmlenz
date Thu, 14 Jul 2005 21:56:17 +0000
parents 234600bf0d49
children
line wrap: on
line source
@echo off
python -c "import sys; from bitten import slave; sys.argv[0] = r'%0'; slave.main()" %*
Copyright (C) 2012-2017 Edgewall Software