mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-11 02:21:33 +00:00
Pass the list of supported architectures to MigrationItem
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
This commit is contained in:
parent
60b682a4c3
commit
1107844e8b
@ -243,6 +243,7 @@ class Britney:
|
|||||||
|
|
||||||
# parse the command line arguments
|
# parse the command line arguments
|
||||||
self.__parse_arguments()
|
self.__parse_arguments()
|
||||||
|
MigrationItem.set_architectures(self.options.architectures)
|
||||||
|
|
||||||
# initialize the apt_pkg back-end
|
# initialize the apt_pkg back-end
|
||||||
apt_pkg.init()
|
apt_pkg.init()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user