Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_bash
/
refs/heads/n2
/
.
/
tests
/
run-nquote2
blob: 80d1a8da3236867f1afae2517f84067548f58567 [
file
] [
log
] [
blame
]
Jari Aalto
7117c2d
2002-07-17 14:10:11 +0000
[
diff
] [
blame
]
1
echo
"warning: several of these tests will fail if arrays have not"
>&
2
2
echo
"warning: been compiled into the shell."
>&
2
3
$
{
THIS_SH
}
./
nquote2
.
tests
2
>&
1
|
grep
-
v
'^expect'
>
/tmp/
xx
4
diff
/
tmp
/
xx nquote2
.
right
&&
rm
-
f
/
tmp
/
xx