urchin/tests/Cross-shell testing/.test-run-by-specified-shell/With -s, a sh test should b...

7 lines
160 B
Bash
Executable File

#!/bin/sh
# Assuming that urchin was invoked with `-s bash`,
# this script should be being run with bash.
ps -o pid,comm,args | grep $$ | grep .special-shell