X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fimport_new_files.py;h=f33c30fb0bf20bf4a91d877d05b1312298fb2703;hb=18d409715b9a6488a11aff7da5520b171d60b6f8;hp=cf4291b91a20f2f88308e32ca4e35d00a539595b;hpb=2a64509aea04c4d1ec7533a0ae612ef0104f5042;p=dak.git diff --git a/dak/import_new_files.py b/dak/import_new_files.py index cf4291b9..f33c30fb 100755 --- a/dak/import_new_files.py +++ b/dak/import_new_files.py @@ -136,7 +136,7 @@ class ImportNewFiles(object): log.critical("ERROR: Could not find %s in pool" % chg_fn) sys.exit(1) else: - chg.changeslinks.append(poolfile) + chg.poolfiles.append(poolfile) chg.files = files