fuel-web/tasklib/tasklib/tests/functional/exec/fail/task.yaml

3 lines
96 B
YAML

type: exec
cmd: 'echo 42 | grep 100'
description: "grep will return 1, if nothing will be found"