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