remote_build.1 771 B

12345678910111213141516171819202122232425262728293031
  1. .\" $XConsortium: remote_build.1 /main/3 1995/10/30 14:07:04 rswiston $
  2. .TH remote_build 1 "" "" HP-UX
  3. .ds )H Hewlett-Packard Company OSSD-CV
  4. .ds ]W July 1993
  5. .SH NAME
  6. remote_build \- OSSD-CV remote startup script for the
  7. .I master_build
  8. script.
  9. .SH SYNOPSIS
  10. .B remote_build
  11. .I <remote host>
  12. .RI [ \|options\| ]
  13. .SH DESCRIPTION
  14. .I remote_build
  15. is a shell script that remsh's to
  16. .I remote host
  17. and executes the
  18. .I master_build
  19. script with
  20. .IR options .
  21. All normal
  22. .I remsh
  23. permissions, etc. must be set up for the script to execute
  24. successfully. This script exists so that a builder can use one master
  25. cron file to execute all of his builds.
  26. .SH SEE ALSO
  27. master_build(1),
  28. buildAdmin(5).
  29. .SH AUTHOR
  30. .I remote_build
  31. was developed by Marc Ayotte OSSD-CV, Hewlett-Packard.