cdist/cdist/test/capture_output/fixtures/conf/manifest/init

5 lines
55 B
Bash
Executable File

#!/bin/sh
echo "init: stdout"
echo "init: stderr" >&2