• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

allura


Commit MetaInfo

修訂62503a5c9cc42e0cd4ecdcec0332b0d2c00476aa (tree)
時間2012-03-30 21:25:23
作者Yaroslav Luzin <jardev@gmai...>
CommiterYaroslav Luzin

Log Message

ticket:2 Added a simple Makefile required for getBarista

Change Summary

差異

--- a/Makefile.def.buildbot
+++ b/Makefile.def.buildbot
@@ -3,4 +3,4 @@ test: buildbot_test
33 buildbot_test:
44 ./rebuild.bash
55 -[ ! -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/
6- ALLURA_VALIDATION=none ./run_tests
\ No newline at end of file
6+ ALLURA_VALIDATION=all ./run_tests
\ No newline at end of file