mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-13 05:30:48 +02:00
Bash-5.3-alpha release
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
PATH=$PATH:`pwd`
|
||||
export PATH
|
||||
${THIS_SH} ./extglob.tests | grep -v '^expect' > ${BASH_TSTOUT}
|
||||
${THIS_SH} ./extglob.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
|
||||
diff ${BASH_TSTOUT} extglob.right && rm -f ${BASH_TSTOUT}
|
||||
|
||||
Reference in New Issue
Block a user