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

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