Hi,
I noticed there are conflicting hold codes in src/condor_utils/condor_holdcodes.h. CONDOR_HOLD_CODE_MaxTransferInputSizeExceeded and CONDOR_HOLD_CODE_JobOutOfResources are equal to 32.
Knowing these two features got merged at about the same time, I suspect it's just a problem with working on separate branches.
What's the procedure for cleaning this up?
Is there a reason we need the C-style linkage here? Wouldn't we get more mileage if we used an enum and had the compiler watching our back?
Brian
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
|