Sign in
cobalt
/
cobalt
/
2ea2238d90d36bda2ed661e5419f2b40fae96ba4
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
parallel-dep-resolution2.mk
blob: 7d61e6b3e51f720ea8d2fafb956eeeaf85f7c357 [
file
] [
log
] [
blame
]
#T commandline: ['-j3']
#T returncode: 2
all
::
sleep
1
touch somefile
all
::
somefile
@echo
TEST
-
PASS