diff options
| author | Erik Johnston <erik@matrix.org> | 2015-02-18 16:26:30 +0000 | 
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2015-02-18 16:52:04 +0000 | 
| commit | aa577df06405c1574084389bcd189baedc3a7397 (patch) | |
| tree | 1b86a6069f25f47965257bdaab5031aea10002ea | |
| parent | Generate a version string that includes git details if run from git checkout (diff) | |
| download | synapse-aa577df06405c1574084389bcd189baedc3a7397.tar.xz | |
When computing git version run git commands in same dir as source files
Diffstat (limited to '')
| -rwxr-xr-x | synapse/app/homeserver.py | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/synapse/app/homeserver.py b/synapse/app/homeserver.py | 
