diff --git a/htcondor-clusercockpit-push.py b/htcondor-clustercockpit-push.py similarity index 99% rename from htcondor-clusercockpit-push.py rename to htcondor-clustercockpit-push.py index 28e0428..fb7edba 100755 --- a/htcondor-clusercockpit-push.py +++ b/htcondor-clustercockpit-push.py @@ -259,7 +259,7 @@ class CondorSync: # is this part of an array job? if job['Cluster'] > 0: - data.update({"arrayJobId": job['Cluster']}) + data.update({"arrayJobId": job['Cluster']}) # todo: offset by submit node! num_acc = 0 for node in nodelist: