mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-21 21:07:57 +02:00
3 lines
101 B
Plaintext
3 lines
101 B
Plaintext
${THIS_SH} ./case.tests > ${BASH_TSTOUT} 2>&1
|
|
diff ${BASH_TSTOUT} case.right && rm -f ${BASH_TSTOUT}
|