]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Show git branch in version output. fixes #1953 1953-branch-in-version
authorDaira Hopwood <david-sarah@jacaranda.org>
Thu, 25 Apr 2013 01:14:50 +0000 (02:14 +0100)
committerDaira Hopwood <david-sarah@jacaranda.org>
Thu, 25 Apr 2013 01:14:50 +0000 (02:14 +0100)
commit199af4bdef99e6f42699a47979b8e9e4ea3641e4
tree7fb0819bc6c8201e89a7cd83413cb8fed63046bc
parent57e997809055960aaa1cd9c409ba19c75d63f464
Show git branch in version output. fixes #1953
Also make sure strings in _version.py are correctly escaped, and repair a test.

Signed-off-by: Daira Hopwood <david-sarah@jacaranda.org>
setup.py
src/allmydata/__init__.py
src/allmydata/test/test_runner.py