summaryrefslogtreecommitdiffstats
path: root/tests/run-posix2
blob: cfa95719ccef82ed35375e6d58e741b28fdb1987 (plain)
1
2
${THIS_SH} ./posix2.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
diff ${BASH_TSTOUT} posix2.right && rm -f ${BASH_TSTOUT}