]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-nameref
Bash-5.2 patch 26: fix typo when specifying readline's custom color prefix
[thirdparty/bash.git] / tests / run-nameref
CommitLineData
ac50fbac
CR
1echo "warning: some of these tests will fail if arrays have not" >&2
2echo "warning: been compiled into the shell" >&2
a0c0a00f
CR
3${THIS_SH} ./nameref.tests > ${BASH_TSTOUT} 2>&1
4diff ${BASH_TSTOUT} nameref.right && rm -f ${BASH_TSTOUT}