SF.net SVN: nagiosplug:[2097] nagiosplug/trunk/tools/tinderbox_build
| Newsgroups | gmane.network.nagios.plugins.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2097
http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2097&view=rev
Author: dermoth
Date: 2008-11-24 06:47:16 +0000 (Mon, 24 Nov 2008)
Log Message:
-----------
Revert "tinderbox: Comment out additional PATH conponent added for SunOS builds"
This reverts commit 088452683cf881c6ed717cc559ca2eee3faa95ca.
Modified Paths:
--------------
nagiosplug/trunk/tools/tinderbox_build
Modified: nagiosplug/trunk/tools/tinderbox_build
===================================================================
--- nagiosplug/trunk/tools/tinderbox_build 2008-11-23 22:54:18 UTC (rev 2096)
+++ nagiosplug/trunk/tools/tinderbox_build 2008-11-24 06:47:16 UTC (rev 2097)
@@ -234,11 +234,9 @@
$Path = $ENV{PATH};
print "Path before: $Path\n";
-# Any reason for this? This make use of Sun make which cannot handle the
-# optional makefile include used for Git versioning.
-# if ( $OS eq 'SunOS' ) {
-# $ENV{'PATH'} = '/usr/ccs/bin:' . $ENV{'PATH'};
-# }
+ if ( $OS eq 'SunOS' ) {
+ $ENV{'PATH'} = '/usr/ccs/bin:' . $ENV{'PATH'};
+ }
$Path = $ENV{PATH};
print "Path After: $Path\n";
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/