File: machines.localhost

package info (click to toggle)
jas 2.7.200-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 15,732 kB
  • sloc: java: 164,370; python: 14,882; ruby: 14,509; xml: 583; makefile: 545; sh: 349
file content (9 lines) | stat: -rw-r--r-- 254 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# machines file for jas unit tests

localhost:7114   # first host is master
localhost:8114   # first client host, master-port+1000
localhost:9114   # second client host with port
#localhost:8411  # next host with port
#localhost:8411  # last host

# eof