Parent: [6a2bc2] (diff)

Child: [d4a0cf] (diff)

Download this file

Makefile.def.buildbot    7 lines (6 with data), 260 Bytes

1
2
3
4
5
6
7
test: buildbot_test
buildbot_test:
./rebuild.bash
-[ ! -f $(VIRTUAL_ENV)/lib/python2.7/site-packages/pysvn ] && ln -s /usr/lib64/python2.7/site-packages/pysvn $(VIRTUAL_ENV)/lib/python2.7/site-packages/
ALLURA_VALIDATION=none ./run_tests
./run_clonedigger