Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
parallel-dep-resolution.mk
blob: 7967eba2de874a4eb1b3de498bd16dd76263c35f [
file
] [
log
] [
blame
]
#T commandline: ['-j3']
#T returncode: 2
all
:
t1 t2
t1
:
sleep
1
touch t1 t2