armindoantunes / gh615

Automatically exported from code.google.com/p/gh615
0 stars 0 forks source link

invalid argument error after successful execution #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Any execution of the program

What is the expected output? What do you see instead?
Expected output: nothing (program can quit quietly)
Real output: error message about wrong parameter (even though I copied the
examples from the README and everything seems to run fine)

What version of the product are you using? On what operating system?
build_186 on Linux (Ubuntu, various versions, python 2.5.2)

Please provide any additional information below.
The exact error message is:

Usage: gh600_console.py arg [options]

gh600_console.py: error: invalid argument, try -h or see README for help

Original issue reported on code.google.com by urs.hunk...@gmail.com on 21 May 2009 at 1:28

GoogleCodeExporter commented 8 years ago

Original comment by spei...@gmail.com on 7 Jun 2009 at 9:27

GoogleCodeExporter commented 8 years ago
fixed in revision 206

Thanks for reporting

Original comment by spei...@gmail.com on 6 Aug 2009 at 8:47