michael@0: #T commandline: ['-k', '-j2'] michael@0: #T returncode: 2 michael@0: #T grep-for: "TEST-PASS" michael@0: michael@0: all: t1 slow1 slow2 slow3 t2 michael@0: michael@0: t2: michael@0: @echo TEST-PASS michael@0: michael@0: slow%: michael@0: sleep 1