Autor: kurono
Data:
A: tails-dev
Assumpte: Re: [Tails-dev] [review'n'merge:1.2.1]
bugfix/7678-Tails-Installer-crashes-on-upgrade
Hi,
> I confirm the patch fixes the issue.
>
> A tiny comment though: as @toplevels@ is only used once, so why not
> to write one less line:
>
> <pre> - toplevels = config['liveos_toplevel_files'] -
> for f in toplevels: + for f in
> config['liveos_toplevel_files']: </pre>
>
Ok the new version is in
http://git.tails.boum.org/kurono/liveusb-creator/ the branch is the
same bugfix/7678-Tails-Installer-crashes-on-upgrade.
Cheers.