illumos-port-bash/tests/run-getopts

3 lines
107 B
Plaintext

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