Syntax error in svn_vcs.py:47 (missing parenthesis in os.system)
Bug #488221 reported by
Łukasz Czyżykowski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
config-manager |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Syntax error in svn_vcs.py, line 47, should be
os.system("svn update %s" % (location,))
Changed in config-manager: | |
status: | New → Fix Released |
To post a comment you must log in.