1956e45f6SSimon J. Gerratyjob_pipe -1 -1, maxjobs 1, tokens 1, compat 0
2956e45f6SSimon J. GerratyJob_TokenWithdraw(<pid>): aborting 0, running 0
3956e45f6SSimon J. Gerraty(<pid>) withdrew token
4956e45f6SSimon J. Gerratyecho ": expanded expression"
5956e45f6SSimon J. Gerraty{ : expanded expression
6956e45f6SSimon J. Gerraty} || exit $?
7956e45f6SSimon J. Gerratyecho ":  variable"
8956e45f6SSimon J. Gerraty{ :  variable
9956e45f6SSimon J. Gerraty} || exit $?
10956e45f6SSimon J. Gerratyecho ": 'single' and \"double\" quotes"
11956e45f6SSimon J. Gerraty{ : 'single' and "double" quotes
12956e45f6SSimon J. Gerraty} || exit $?
13e2eeea75SSimon J. Gerraty{ sleep 1
14e2eeea75SSimon J. Gerraty} || exit $?
15e2eeea75SSimon J. GerratyRunning all
16*06b9b3e0SSimon J. Gerraty	Command: <shell>
17956e45f6SSimon J. GerratyJobExec(all): pid <pid> added to jobs table
18956e45f6SSimon J. Gerratyjob table @ job started
19*06b9b3e0SSimon J. Gerratyjob 0, status 3, flags ---, pid <pid>
20956e45f6SSimon J. Gerraty: expanded expression
21956e45f6SSimon J. Gerraty:  variable
22956e45f6SSimon J. Gerraty: 'single' and "double" quotes
23956e45f6SSimon J. GerratyProcess <pid> exited/stopped status 0.
24956e45f6SSimon J. GerratyJobFinish: <pid> [all], status 0
25956e45f6SSimon J. GerratyJob_TokenWithdraw(<pid>): aborting 0, running 0
26956e45f6SSimon J. Gerraty(<pid>) withdrew token
27956e45f6SSimon J. Gerratyexit status 0
28