SF.net SVN: nagiosplug:[2115] nagiosplug/trunk/tools/tinderbox_build

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 2115
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2115&view=rev
Author:   dermoth
Date:     2009-01-06 05:46:17 +0000 (Tue, 06 Jan 2009)

Log Message:
-----------
tinderbox_build: Clarify comment

From: Thomas Guyot-Sionnest <[email protected]>

Modified Paths:
--------------
    nagiosplug/trunk/tools/tinderbox_build

Modified: nagiosplug/trunk/tools/tinderbox_build
===================================================================
--- nagiosplug/trunk/tools/tinderbox_build	2009-01-05 22:26:56 UTC (rev 2114)
+++ nagiosplug/trunk/tools/tinderbox_build	2009-01-06 05:46:17 UTC (rev 2115)
@@ -235,7 +235,7 @@
     print "Path before: $Path\n";
 
     # Don't alter path if we're building off a repository tree;
-    # SunOS make will work only out of snapshots and releases.
+    # SunOS make will be used only for snapshots and releases.
     if ( $OS eq 'SunOS' && !( -e '.svn' || -e '.git' )) {
         $ENV{'PATH'} = '/usr/ccs/bin:' . $ENV{'PATH'};
     }


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

------------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.