X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=6651f8b628a35911c8956c6d53519f9eafd0707a;hp=bee1012f34422997b39c5025d5355a71dc5ad795;hb=a4987f67d53c5b99570f7118fb833a7fcdd97154;hpb=3330b400c2a0da7762ca5eccc51503cd460db4ae diff --git a/grml2usb b/grml2usb index bee1012..6651f8b 100755 --- a/grml2usb +++ b/grml2usb @@ -12,7 +12,6 @@ This script installs a grml system (either a running system or ISO[s]) to a USB """ -# from __future__ import with_statement from optparse import OptionParser from inspect import isroutine, isclass import datetime, logging, os, re, subprocess, sys, tempfile, time, os.path