SF.net SVN: nagiosplug:[2096] nagiosplug/trunk/tools/tinderbox_build
| Newsgroups | gmane.network.nagios.plugins.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2096
http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2096&view=rev
Author: dermoth
Date: 2008-11-23 22:54:18 +0000 (Sun, 23 Nov 2008)
Log Message:
-----------
tinderbox: Comment out additional PATH conponent added for SunOS builds
Modified Paths:
--------------
nagiosplug/trunk/tools/tinderbox_build
Modified: nagiosplug/trunk/tools/tinderbox_build
===================================================================
--- nagiosplug/trunk/tools/tinderbox_build 2008-11-23 18:37:29 UTC (rev 2095)
+++ nagiosplug/trunk/tools/tinderbox_build 2008-11-23 22:54:18 UTC (rev 2096)
@@ -234,9 +234,11 @@
$Path = $ENV{PATH};
print "Path before: $Path\n";
- if ( $OS eq 'SunOS' ) {
- $ENV{'PATH'} = '/usr/ccs/bin:' . $ENV{'PATH'};
- }
+# 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'};
+# }
$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=/