[root]/scripts/udaTransferScripts
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
harman | 6 (100.0%) | 22 (100.0%) | 3.6 |
Added delimiter char ":" to output so it's easier to parse and perform bulletproofing.
0 lines of code changed in 2 files:
Remove the stamp directory after the loop over all timestep directories to tar.
0 lines of code changed in 2 files:
Run make clean, removing the stamp directory, after all the timesteps have been tarred. Previously,
the stamp directory was removed before all processors were finished.
Added bullet proofing to catch when a uda directory name contains either a ":" or a whitespace,
Make doesn't like that.
22 lines of code changed in 2 files: