Package commands :: Module backend_rawhide_to_release :: Class BackendRawhideToReleaseCommand
[hide private]
[frames] | no frames]

Class BackendRawhideToReleaseCommand

source code


Copy backend data of the latest successful rawhide builds into a new chroot

Instance Methods [hide private]
 
run(self, rawhide_chroot, dest_chroot) source code

Inherited from rawhide_to_release.RawhideToReleaseCommand: turn_on_the_chroot_for_copr

Class Variables [hide private]

Inherited from rawhide_to_release.RawhideToReleaseCommand: option_list

Method Details [hide private]

run(self, rawhide_chroot, dest_chroot)

source code 
Overrides: rawhide_to_release.RawhideToReleaseCommand.run