Lines Matching refs:Job
226 TESTS+= job-flags
227 TESTS+= job-output
228 TESTS+= job-output-long-lines
229 TESTS+= job-output-null
531 SED_CMDS.job-output-long-lines= \
532 ${:D Job separators on their own line are ok. } \
533 -e '/^--- job-[ab] ---$$/d' \
538 ${:D The following lines should rather not occur since the job } \
540 -e '/^aa*--- job-b ---$$/d' \
541 -e '/^bb*--- job-a ---$$/d'