index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/ping-to-master | 2 |
diff --git a/bin/ping-to-master b/bin/ping-to-master index 3979656..b1539cc 100755 --- a/bin/ping-to-master +++ b/bin/ping-to-master @@ -1,6 +1,6 @@ #!/bin/sh -# periodically connects to the buildmaster to call ping-from slave to: +# periodically connects to the buildmaster to call ping-from-slave to: # - report any update on the build process # - show that the build is still running # - get notified by the build master if the build is not necessary anymore |