Files
bash/tests/run-ifs-posix
T

3 lines
90 B
Plaintext

${THIS_SH} ./ifs-posix.tests > /tmp/xx 2>&1
diff /tmp/xx ifs-posix.right && rm -f /tmp/xx