Bug #23692
Bug #23603: jobsub_server can't decode base64 strings with "-" in them as produced by the client
Review request [commit:5ab2faad865abaefa7e948b83797492ecfc93675: Changed base64-decoding lines to use python's base64 library instead of base64 command present in OS]
Start date:
12/03/2019
Due date:
% Done:
0%
Estimated time:
First Occurred:
Occurs In:
Stakeholders:
Description
Please take a look and run this through the test suite. The only thing I think I haven't tested yet (though I'll try to do so while you have this) is having jobsub_server on an SL7 node and making sure that a) The last version breaks if we give it the same envs, and b) This commit fixes it.
Thanks!
Shreyas
History
#1 Updated by Dennis Box about 1 year ago
- Target version set to v1.3.2
#2 Updated by Dennis Box 11 months ago
- Target version deleted (
v1.3.2) - Status changed from New to Closed
Looks OK to merge