source: mergebot/trunk/utils/run_tests @ 53

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

Mergebot: fix note on how to run the tests

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