Merge "Add vcs status to version option"
This commit is contained in:
commit
c6d7e13c2b
@ -62,7 +62,7 @@ SHELL_OPTS = [
|
|||||||
" the test executions are used instead."),
|
" the test executions are used instead."),
|
||||||
]
|
]
|
||||||
|
|
||||||
_version_ = version.VersionInfo('subunit2sql').version_string()
|
_version_ = version.VersionInfo('subunit2sql').version_string_with_vcs()
|
||||||
|
|
||||||
|
|
||||||
def cli_opts():
|
def cli_opts():
|
||||||
|
Loading…
Reference in New Issue
Block a user