X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=35c7225cf2abf5958216c83295cb9e555779147b;hp=361e6a08107edc256d6f08edcbb4c03f7dd78c11;hb=989a8914f5c8e58de60c1915fc8fee426e922b07;hpb=200912a89f804e1f57f4fa6c40433a107c595105 diff --git a/grml2usb b/grml2usb index 361e6a0..35c7225 100755 --- a/grml2usb +++ b/grml2usb @@ -1220,6 +1220,8 @@ def install_iso_files(grml_flavour, iso_mount, device, target): # * catch "install: .. No space left on device" & CO if options.dryrun: + global GRML_DEFAULT + GRML_DEFAULT = grml_flavour return 0 elif not options.bootloaderonly: logging.info("Copying files. This might take a while....")