summaryrefslogtreecommitdiffstats
path: root/tests/run-histexpand
blob: a0fc3312a97ad0326a11d6b125991f8ac4b7f392 (plain)
1
2
3
4
echo "warning: all of these tests will fail if history has not been compiled" >&2
echo "warning: into the shell" >&2
${THIS_SH} ./histexp.tests > ${BASH_TSTOUT} 2>&1
diff ${BASH_TSTOUT} histexp.right && rm -f ${BASH_TSTOUT}