mahsoud / boar

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

exception when giving wrong number of arguments to boarmount #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
boarmount now checks for sufficient arguments. Otherwise an ugly python 
exception is shown, because sys.argv[1:3] barfs if there aren't enough 
arguments.

Original issue reported on code.google.com by mrsnowfl...@gmail.com on 10 Mar 2011 at 10:34

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry again for the bad title…

Original comment by mrsnowfl...@gmail.com on 10 Mar 2011 at 10:34

GoogleCodeExporter commented 9 years ago
Fixed in changeset 299:7c98a31df4bf

Original comment by ekb...@gmail.com on 10 Mar 2011 at 7:48