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