Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 55634 invoked from network); 10 Dec 2005 09:59:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Dec 2005 09:59:10 -0000 Received: (qmail 66646 invoked by uid 500); 10 Dec 2005 09:59:10 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 66495 invoked by uid 500); 10 Dec 2005 09:59:09 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 66484 invoked by uid 99); 10 Dec 2005 09:59:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Dec 2005 01:59:09 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 10 Dec 2005 01:59:08 -0800 Received: (qmail 55533 invoked by uid 65534); 10 Dec 2005 09:58:48 -0000 Message-ID: <20051210095848.55532.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r355735 - /geronimo/branches/1.0/modules/scripts/src/resources/bin/geronimo.sh Date: Sat, 10 Dec 2005 09:58:48 -0000 To: scm@geronimo.apache.org From: kevan@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: kevan Date: Sat Dec 10 01:58:46 2005 New Revision: 355735 URL: http://svn.apache.org/viewcvs?rev=355735&view=rev Log: change reference to geronimo, not catalina Modified: geronimo/branches/1.0/modules/scripts/src/resources/bin/geronimo.sh Modified: geronimo/branches/1.0/modules/scripts/src/resources/bin/geronimo.sh URL: http://svn.apache.org/viewcvs/geronimo/branches/1.0/modules/scripts/src/resources/bin/geronimo.sh?rev=355735&r1=355734&r2=355735&view=diff ============================================================================== --- geronimo/branches/1.0/modules/scripts/src/resources/bin/geronimo.sh (original) +++ geronimo/branches/1.0/modules/scripts/src/resources/bin/geronimo.sh Sat Dec 10 01:58:46 2005 @@ -43,7 +43,7 @@ # Defaults to $GERONIMO_BASE/var/log/geronimo.out # # GERONIMO_PID (Optional) Path of the file which should contains the pid -# of catalina startup java process, when start (fork) is used +# of the Geronimo java process, when start (fork) is used # # GERONIMO_TMPDIR (Optional) Directory path location of temporary directory # the JVM should use (java.io.tmpdir).