Package commands :: Module rawhide_to_release :: Class RawhideToReleaseCommand
[hide private]
[frames] | no frames]

Class RawhideToReleaseCommand

source code

Known Subclasses:

Instance Methods [hide private]
 
run(self, rawhide_chroot, dest_chroot) source code
 
turn_on_the_chroot_for_copr(self, copr, rawhide_name, mock_chroot) source code
Class Variables [hide private]
  option_list = Option("rawhide_chroot", help= "Rawhide chroot n...
Class Variable Details [hide private]

option_list

Value:
Option("rawhide_chroot", help= "Rawhide chroot name, e.g. fedora-rawhi\
de-x86_64."), Option("dest_chroot", help= "Destination chroot, e.g. fe\
dora-24-x86_64."),