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

4 lines
159 B
Plaintext

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