index
:
aura-central
ARE-5.0
TRUNK
Aura Runtime Environment (classical Mozilla technologies).
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
pymake
/
tests
/
parallel-dep-resolution.mk
blob: 7967eba2de874a4eb1b3de498bd16dd76263c35f (
plain
)
1
2
3
4
5
6
7
8
#T commandline: ['-j3'] #T returncode: 2 all: t1 t2 t1: sleep 1 touch t1 t2