source: mergebot/trunk/utils/run_tests

Last change on this file was 53, checked in by retracile, 14 years ago

Mergebot: fix note on how to run the tests

File size: 203 bytes
Line 
1#!/bin/bash
2#PYTHONPATH=../../twill-0.9:../../genshi-0.5.0:../../trac-0.11 utils/test.py
3killall mergebotdaemon && sleep 60; PYTHONPATH=../genshi-0.5.1:../twill-0.9:. ../mergebot-trunk/utils/test.py -v
4
Note: See TracBrowser for help on using the repository browser.