Parent: [9d8474] (diff)

Child: [e9ad55] (diff)

Download this file

Makefile.def.buildbot    8 lines (6 with data), 265 Bytes

1
2
3
4
5
6
7
test: buildbot_test
buildbot_test:
./rebuild-all.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