You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when: "'serial is not a parallel environment' in sge_parallel_env.stderr or serial_profile.changed"
138
+
when: "docker is not defined and 'serial is not a parallel environment' in sge_parallel_env.stderr or docker is not defined and serial_profile.changed"
139
139
140
140
# TODO: bindle 1.2.1 re-runs the sge setup script on reboot. Determine whether this is really needed
0 commit comments