cdist/cdist/test/capture_output/fixtures/conf/type/__write_to_stdout_and_stderr/manifest

5 lines
63 B
Plaintext
Raw Normal View History

2013-09-05 20:01:21 +00:00
#!/bin/sh
echo "manifest: stdout"
echo "manifest: stderr" >&2