aboutsummaryrefslogtreecommitdiffstats
path: root/test/exitval2.w32
blob: 7f00366391575c152fa61dacc9596a018bab75d3 (plain)
1
2
3
BEGIN { print "foo" | "sh -c \"read x ; echo $x ; exit 12\"" }
# this should still exit 0, as pointed out by kenny mccormack in
# comp.lang.awk on 2 feb 2005