PKUHPC / CraneSched

A High Performance HPC and Cloud Computing Fused Job Scheduling System
Other
71 stars 15 forks source link

Feat: Change job output from appending to overwriting #277

Closed Nativu5 closed 3 months ago

Nativu5 commented 3 months ago

This PR will change the behaviour of the job output.

The job output will now be overwriting the specified file (if existed) instead of trying to append to it.