E3SM-Project / E3SM-Project/CMDV-testing

stdout not getting piped to file

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```
cmdvVersion: v1.0
class: TestWorkflow
label: Hello World Example
steps:
deploy: none
run:
label: hello world
run:
stdout: hello_world.out
stderr: hello_world.err
baseCommand: ['echo Hello World!']
out:
log:
type: File
glob: hello_world.out
```
No hello_world.out file is written

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.