[ckan-changes] [ckan/ckan] 30b09f: Typo
GitHub
noreply at github.com
Wed Jul 2 13:32:52 UTC 2014
Branch: refs/heads/add-sphinx-test
Home: https://github.com/ckan/ckan
Commit: 30b09fdb93ffeb6e6d6168e47158262b5520c24d
https://github.com/ckan/ckan/commit/30b09fdb93ffeb6e6d6168e47158262b5520c24d
Author: Sean Hammond <git at seanh.cc>
Date: 2014-07-02 (Wed, 02 Jul 2014)
Changed paths:
M doc/conf.py
Log Message:
-----------
Typo
Commit: 5c4c0573f846f4aa46fbf118ea70060c3b18c4c4
https://github.com/ckan/ckan/commit/5c4c0573f846f4aa46fbf118ea70060c3b18c4c4
Author: Sean Hammond <git at seanh.cc>
Date: 2014-07-02 (Wed, 02 Jul 2014)
Changed paths:
A ckan/lib/util.py
M ckan/new_tests/test_coding_standards.py
M doc/conf.py
Log Message:
-----------
Move check_output() to shared function
Remove two duplicated check_output() functions.
This also fixes a Python 2.6 error that when the subprocess exited with
non-zero check_output() was calling CalledProcessError with an argument
that doesn't exist in 2.6.
Compare: https://github.com/ckan/ckan/compare/58de32b978ad...5c4c0573f846
More information about the ckan-changes
mailing list