308
308
jail_path = os.path.join(config['paths']['jails']['mounts'],
310
310
working_dir = os.path.join("/home", user.login)
311
cons = ivle.console.Console(config, user.unixid, jail_path,
311
cons = ivle.console.Console(config, user, jail_path,
314
314
# Parse the file into a exercise object using the test suite