Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
keep-going-parallel.mk
blob: a91d1a6ed52786c22a82da756ed8bb35344d085d [
file
] [
log
] [
blame
]
#T commandline: ['-k', '-j2']
#T returncode: 2
#T grep-for: "TEST-PASS"
all
:
t1 slow1 slow2 slow3 t2
t2
:
@echo
TEST
-
PASS
slow
%:
sleep
1