diff options
author | rillig <rillig@pkgsrc.org> | 2005-09-28 14:15:48 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-09-28 14:15:48 +0000 |
commit | 9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (patch) | |
tree | e6fd2f73c40d2704f0228b452a04bf850f52cacb /parallel/sge | |
parent | ef92691af74462f8bb3943b3f2a04d9636bbd4b4 (diff) | |
download | pkgsrc-9984e0604a93cd3c3942a51b0167b8a7fe50ef86.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'parallel/sge')
-rw-r--r-- | parallel/sge/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/parallel/sge/MESSAGE b/parallel/sge/MESSAGE index e6412400382..57a5512fd95 100644 --- a/parallel/sge/MESSAGE +++ b/parallel/sge/MESSAGE @@ -1,11 +1,11 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2004/05/03 00:38:34 dmcmahill Exp $ +$NetBSD: MESSAGE,v 1.2 2005/09/28 14:15:49 rillig Exp $ You will need to add the following line to /etc/services: -sge_commd 535/tcp # Sun Grid Engine +sge_commd 535/tcp # Sun Grid Engine -In addition after installation, you need to set up SGE. To configure the +In addition after installation, you need to set up SGE. To configure the master node of the cluster, run: cd ${SGE_ROOT} && ./install_qmaster -csp |