From: Stephen Soltesz Date: Fri, 15 May 2009 23:22:36 +0000 (+0000) Subject: typo X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=69c53cbc39d4fed2c8947809fbecd297f9336b2f;p=monitor.git typo --- diff --git a/getconf.py b/getconf.py index 721932f..1008c74 100755 --- a/getconf.py +++ b/getconf.py @@ -46,7 +46,7 @@ if __name__ == '__main__': help="""Force the recreation of the usb images.""") parser = parsermodule.getParser(['defaults'], parser) - config = parsesrmodule.parse_args(parser) + config = parsermodule.parse_args(parser) ret = {'url_list' : ''} for i in config.args: