get.porter.sh/porter@v1.3.0/tests/integration/testdata/exec_input_with_whitespace.yaml (about)

     1  install:
     2  - exec:
     3      description: "Say Hello"
     4      command: bash
     5      flags:
     6          c: |+
     7            'printf "Hello World \t
     8            "'