7267239313
and also make them more cross-shell test style
5 lines
233 B
Bash
Executable File
5 lines
233 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Tests the `-s <shell> option, which invokes shebang-less and sh-shebang-line test scripts with the specified shell (for testing *sourced* shell code).
|
|
../../urchin -s "$PWD/.special-shell" ./.test-run-by-specified-shell
|