cdist/cdist/test/config/fixtures/type/__dryrun_test/gencode-remote

4 lines
160 B
Plaintext

# this type is only for testing the dryrun feature, it does nothing usefull
echo 'echo "this gencode-remote script should never be executed >&2"'
echo 'exit 1'