-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement stdout & stderr redirection for
salish
This commit adds redirection of stdout and stderr to files within `${RESULTS_DIR}` for the `salish` system, ensuring logging of output and error streams. New tests were added to verify the functionality for both the `--deflate` and non-deflate cases. Necessary changes were made in the `_execute()` function and corresponding test cases to support this redirection.
- Loading branch information
1 parent
7b0a114
commit 40dc91c
Showing
2 changed files
with
161 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters