diff --git a/submit.yml.erb b/submit.yml.erb index e580fe2..aa2d544 100644 --- a/submit.yml.erb +++ b/submit.yml.erb @@ -1,4 +1,8 @@ <%- + + err_msg = "You are not a member of the matlab group. Please email oschelp@osc.edu to request access to MATLAB." + raise(StandardError, err_msg) unless CurrentUser.group_names.include?('matlab') + nodes = bc_num_slots.blank? ? 1 : bc_num_slots.to_i cores_lookup = {