Skip to content

Minor Updates

Choose a tag to compare

@sixtadm sixtadm released this 08 Nov 11:18
· 26 commits to master since this release
e931882

USER CHANGES

  • Fixing a bug in dot_profile (sixdeskSetQueue function) in recognising nextweek as possible HTCondor queue. This queue was mis-typed in the list of recognised queues. Thanks to D.Mirarchi for reporting the bug. PR #59 by @amereghe
  • Changing the default behavior of run_six.sh. Currently, before generating inputs or checking them or submitting jobs, run_six.sh checks by default that the point has not been already submitted or a result is present. Previously, these three operations were done no matter the status of the folder. Thanks to F.V.D.Veken for asking for the change. - PR #59 by @amereghe

MINOR CHANGES

None

ADMIN CHANGES