mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-04 10:50:50 +02:00
commit bash-20150731 snapshot
This commit is contained in:
+2
-2
@@ -1,2 +1,2 @@
|
||||
${THIS_SH} ./errors.tests > /tmp/xx 2>&1
|
||||
diff /tmp/xx errors.right && rm -f /tmp/xx
|
||||
${THIS_SH} ./errors.tests > ${BASH_TSTOUT} 2>&1
|
||||
diff ${BASH_TSTOUT} errors.right && rm -f ${BASH_TSTOUT}
|
||||
|
||||
Reference in New Issue
Block a user