X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=bde7244d307ae727924844a9cfde58e321d20d12;hp=abc51f07f50a6c3535aa2be25db9cd8c4e3b9f7d;hb=23a0b09ff4c5d889643fcb216f6acc65a0dc50db;hpb=e019e28d68da11c42866b881a090fc652e205494 diff --git a/grml2usb b/grml2usb index abc51f0..bde7244 100755 --- a/grml2usb +++ b/grml2usb @@ -1918,6 +1918,9 @@ def handle_bootloader(device): def main(): """Main function [make pylint happy :)]""" + global GRML_FLAVOURS + global GRML_DEFAULT + global PROG_VERSION if options.version: print os.path.basename(sys.argv[0]) + " " + PROG_VERSION