.. | ||
.test-run-by-specified-shell | ||
.test-TEST_SHELL-passed-through | ||
.test-TEST_SHELL-undefined_or_empty | ||
.test-urchin-x | ||
.print-arg-3 | ||
Environment variable TEST_SHELL should be passed through. | ||
Environment variable TEST_SHELL should default to sh if empty. | ||
Environment variable TEST_SHELL should default to sh if unset. | ||
The -s option should invoke tests with the specified shell. | ||
urchin -x should start the $TEST_SHELL. | ||
urchin should pass the $TEST_SHELL variable to urchin -x |