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 | 2a7d75f9ce1ebe9b6a0f04983814522db485dc2e (patch) | |
tree | e6fd2f73c40d2704f0228b452a04bf850f52cacb /parallel/sge | |
parent | 99e4751e1fe2d4bc2e51b0e8f9435a1ca41ee511 (diff) | |
download | pkgsrc-2a7d75f9ce1ebe9b6a0f04983814522db485dc2e.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 |