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