649
633
# to the jails template directory (it will be used as a template
650
634
# for all the students' jails).
651
635
action_copytree('jail', os.path.join(jail_base, 'template'), dry)
654
action_copylist(install_list.list_subjects, subjects_base, dry,
657
637
# Append IVLE path to ivle.pth in python site packages
658
638
# (Unless it's already there)