Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_bash
/
a0c0a00fc419b7bc08202a79134fcd5bc0427071
/
.
/
tests
/
run-history
blob: f4fa4663ea9d493bd2e80bb79bdc94d982b20b65 [
file
] [
log
] [
blame
]
echo
"warning: all of these tests will fail if history has not been compiled"
>&
2
echo
"warning: into the shell"
>&
2
$
{
THIS_SH
}
./
history
.
tests
>
$
{
BASH_TSTOUT
}
2
>&
1
diff $
{
BASH_TSTOUT
}
history
.
right
&&
rm
-
f $
{
BASH_TSTOUT
}