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

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