github.com/upcmd/up@v0.8.1-0.20230108151705-ad8b797bf04f/tests/functests/f0178.yml (about)

     1  doc_meta: |
     2    folder: shell-func
     3    title: handle std err
     4    head: |
     5      Demo the shell func will capture both stdout and stderr and print out them
     6  
     7    sections:
     8      - title: Demo
     9        log: yes
    10  
    11  tasks:
    12  
    13    -
    14      name: task
    15      task:
    16        -
    17          func: shell
    18          do:
    19            - ./tests/functests/mock_error.sh