diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-10 22:26:37 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-10 22:26:37 +0100 |
| commit | 98323146c9b19f3a40ce838a2ecba4891b2bac8f (patch) | |
| tree | 014b3f95febebed5b3479ff64df692418221e265 | |
| parent | 574435be04f2f4b50bfd6a7c896e4ef62fd03f3b (diff) | |
exit
| -rwxr-xr-x | fapi.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -84,6 +84,7 @@ if __name__ == '__main__': if args['V']: print 'This is ' + __program__ + ' version ' + __version__ + sys.exit(0) fapi = Fapi(args) |
