urchin/tests/urchin -sh should start the $TEST_SHELL.
Thomas Levine 1f115df222 urchin -sh
2014-11-05 17:18:31 +00:00

4 lines
69 B
Bash
Executable File

#!/bin/sh
test c = $(echo 'echo $3' | urchin -sh a 'b b b b' c d e)