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

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