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

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