]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-history
Bash-4.3 patch 22
[thirdparty/bash.git] / tests / run-history
CommitLineData
d166f048
JA
1echo "warning: all of these tests will fail if history has not been compiled" >&2
2echo "warning: into the shell" >&2
3${THIS_SH} ./history.tests > /tmp/xx 2>&1
4diff /tmp/xx history.right && rm -f /tmp/xx