Starting glideinWMS factory v1_0@ITB-Stress: [OK]
-Then the glideins failed to run because glidein_startup.sh could not find the worker node client software, because the ITB gatekeeper does not point this at a shared location. I added a few lines to the top of /data1/itb-stress/glideinsubmit/glidein_v1_0/glidein_submit.sh to hack around this problem:
+Then the glideins failed to run because glidein_startup.sh could not find the
+worker node client software, because the ITB gatekeeper does not point this at
+a shared location. I added a few lines to the top of /data1/itb-stress
+/glideinsubmit/glidein_v1_0/glidein_submit.sh to hack around this problem:
#Dan hack:
if ! [ -f "${OSG_GRID}" ]; then