illumos-port-bash/tests/run-shopt

3 lines
103 B
Plaintext

${THIS_SH} ./shopt.tests > ${BASH_TSTOUT} 2>&1
diff ${BASH_TSTOUT} shopt.right && rm -f ${BASH_TSTOUT}