Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_bash
/
9c4eca853d02ea94c03ea9dbeadc5e046dfc32f8
/
.
/
tests
/
errors9.sub
blob: 3a26704660a70f3be769a9cf86770fcd2fc05d1f [
file
] [
log
] [
blame
]
trap
'echo DEBUG'
DEBUG
# make sure that the right command name appears in the error messages and
# that the DEBUG trap doesn't overwrite it
[[
++
-
gt
3
]]
((
--
))
for
((
--
;
++;
--
))
do
echo bogus
done