Differences From Artifact [ab71c989a2]:
- Executable file minimal/manyservers.sh — part of check-in [3d418034bd] at 2016-12-29 00:14:57 on branch v1.63-server-fix — added script manyservers.sh which will be basis for a test of server start & collision resilency (user: bjbarcla, size: 3346) [annotate] [blame] [check-ins using] [more...]
To Artifact [1fde698cb9]:
- Executable file minimal/manyservers.sh — part of check-in [f38d05a68d] at 2017-01-04 12:10:53 on branch v1.63 — updated manyservers.sh to be runnable with other instances of itself on same host (user: bjbarcla, size: 3351) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + | #!/bin/bash echo manyservers.sh pid $$ |
︙ |