Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_bash
/
refs/heads/n2
/
.
/
tests
/
lastpipe1.sub
blob: 43711e37e2780322993c30af002be172316257f6 [
file
] [
log
] [
blame
]
Chet Ramey
495aee4
2011-11-22 19:11:26 -0500
[
diff
] [
blame
]
1
# with lastpipe set, exit at the end of a pipeline exits
2
# the calling shell
3
shopt
-
s lastpipe
4
exit
142
|
exit
14
5
echo after
:
$
?