stfc / ral-htcondor-tools

Scripts and stuff used with HTCondor at RAL
0 stars 7 forks source link

Move to apptainer config, obsolete singularity #47

Closed jnc74743 closed 1 year ago

jnc74743 commented 1 year ago

To better support future apptainer versions, migrate to apptainer config.

jose-caballero commented 1 year ago

@jnc74743
The changes went wrong. Code that used to be in a "else" statement now is in "for" loop. That needs to be fixed.

jnc74743 commented 1 year ago

What do you mean exactly? The for loop builds the argument list and the else statement was defining the singularity version which has now been removed.