summaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-02-11 02:43:14 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-02-11 02:43:14 +0000
commit51d99dad1ebe2b493bb9cb2031f77c943b9df63b (patch)
tree2f6b23518e469fd58d62d956cfcce66be22ee68a /Tools
parentDescribe the meaning of the mlist file a bit better, and update step 9 in (diff)
Document the use and purpose of this script.
Notes
Notes: svn path=/head/; revision=54516
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/portbuild/scripts/pdispatch5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tools/portbuild/scripts/pdispatch b/Tools/portbuild/scripts/pdispatch
index c642e6fd2738..5dcc0128c718 100755
--- a/Tools/portbuild/scripts/pdispatch
+++ b/Tools/portbuild/scripts/pdispatch
@@ -1,4 +1,9 @@
#!/bin/sh
+#
+# pdispatch <branch> <command> <package.tgz> [<args> ...]
+#
+# Choose a random machine from ${buildroot}/ulist and dispatch the
+# job to it via the ptimeout script.
# wait 12 hours maximum
timeout=43200