From 1fa5ff31aa9e2b269524e7452c8d534ce187293a Mon Sep 17 00:00:00 2001 From: Bo-Chun Louis Chen <louistw@uab.edu> Date: Wed, 12 Oct 2022 09:33:05 -0500 Subject: [PATCH] Remove trailing space --- submit.yml.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/submit.yml.erb b/submit.yml.erb index e03e6c2..a813064 100644 --- a/submit.yml.erb +++ b/submit.yml.erb @@ -3,8 +3,8 @@ --- # This config comes from below URL # https://github.com/OSC/bc_example_jupyter/blob/custom_environment/submit.yml.erb -# The -C option in the config provided for slurm has been removed because it does -# not apply to implementation at UAB. We do not use constraint list to be used with -C. +# The -C option in the config provided for slurm has been removed because it does +# not apply to implementation at UAB. We do not use constraint list to be used with -C. batch_connect: template: "basic" -- GitLab