commit
4031209f7b
@ -0,0 +1 @@ |
||||
__dryrun_test testit |
@ -0,0 +1,3 @@ |
||||
# 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' |
@ -0,0 +1,3 @@ |
||||
# 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' |
Loading…
Reference in new issue