[ckan-changes] [ckan/ckan] 901612: Don't use subprocess.check_output()
GitHub
noreply at github.com
Wed Jul 2 12:37:52 UTC 2014
Branch: refs/heads/add-sphinx-test
Home: https://github.com/ckan/ckan
Commit: 9016127a15db1401a6c24630c6802cd2a2667d11
https://github.com/ckan/ckan/commit/9016127a15db1401a6c24630c6802cd2a2667d11
Author: Sean Hammond <git at seanh.cc>
Date: 2014-07-02 (Wed, 02 Jul 2014)
Changed paths:
M ckan/new_tests/test_coding_standards.py
M doc/conf.py
Log Message:
-----------
Don't use subprocess.check_output()
It isn't in Python 2.6
Commit: c0ed14574846e13522bb28d7be4bdf6c60765c35
https://github.com/ckan/ckan/commit/c0ed14574846e13522bb28d7be4bdf6c60765c35
Author: Sean Hammond <git at seanh.cc>
Date: 2014-07-02 (Wed, 02 Jul 2014)
Changed paths:
M doc/conf.py
Log Message:
-----------
Print reason if getting CKAN version in docs fails
Trying to debug a problem building the docs on Travis..
Compare: https://github.com/ckan/ckan/compare/086fdeb4e523...c0ed14574846
More information about the ckan-changes
mailing list