aboutsummaryrefslogtreecommitdiffstats
path: root/examples/demo/1/N11/finish
blob: 0ce630ba1fd3c993409701b287c475e6e37b8b33 (plain)
1
2
3
4
5
#!/usr/bin/execlineb -S4

ifelse { eltest $1 -eq 256 }
{ echo "N11 finishing: killed by signal $2" }
echo "N11 finishing: exited $1"