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