X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dak%2Fimport_new_files.py;h=7a29467a18be52a488ee2f2b00f272a83e2c0364;hb=9a4fb568340b14698947bfa59b309ae0c67c693a;hp=5b132c82d7ee2a09f2283e9da1c5272cd2274467;hpb=57506ea6e65079371445778f63ed15812c3fe874;p=dak.git diff --git a/dak/import_new_files.py b/dak/import_new_files.py index 5b132c82..7a29467a 100755 --- a/dak/import_new_files.py +++ b/dak/import_new_files.py @@ -158,7 +158,7 @@ def main(): ('v',"verbose", "%s::%s" % (options_prefix,"Verbose")), ] - args = apt_pkg.ParseCommandLine(cnf.Cnf, arguments,sys.argv) + args = apt_pkg.parse_commandline(cnf.Cnf, arguments,sys.argv) num_threads = 1