diff options
| author | Christophe Fergeau <cfergeau@redhat.com> | 2011-07-19 13:26:05 +0200 |
|---|---|---|
| committer | Christophe Fergeau <cfergeau@redhat.com> | 2011-07-19 13:31:10 +0200 |
| commit | b8a1de32749fe536b331ca69c04e4d9b85e7e30d (patch) | |
| tree | 770f0cd547f1fddb772fa1220d723b7d697c8ab2 /python_modules/__init__.py | |
| parent | c4d6f9791a7c5664843ad08bbb674b96d6dee594 (diff) | |
client: add missing "," in option list
In commit 44073d1b38e2 - client: improve WAN option description
one "," was missing at the end of the line. Since the next argument
was a string too, gcc silently concatenated them, and thanks to C++
polymorphic functions, the compiler didn't complain about the
missing argument, so it went unnoticed.
The effects are pretty bad though, since it prevents spicec from
running because it thinks command line parsing fails.
Diffstat (limited to 'python_modules/__init__.py')
0 files changed, 0 insertions, 0 deletions
