blob: ad6427a1fcb3044f8c351edfed84e7a14f85e9d5 [file] [log] [blame]
prereq: rm -rf /tmp/bruhaha && mkdir /tmp/bruhaha && echo '#!/bin/echo' > /tmp/bruhaha/test.sh && chmod +x /tmp/bruhaha/test.sh
env: PATH=/tmp/bruhaha:$PATH
prog-asis: test.sh
vgopts: -q
cleanup: rm -rf /tmp/bruhaha