You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by km...@apache.org on 2011/05/30 21:52:15 UTC

svn commit: r1129326 - /spamassassin/trunk/build/jenkins/run_build

Author: kmcgrail
Date: Mon May 30 19:52:14 2011
New Revision: 1129326

URL: http://svn.apache.org/viewvc?rev=1129326&view=rev
Log:
More work on jenkins

Modified:
    spamassassin/trunk/build/jenkins/run_build

Modified: spamassassin/trunk/build/jenkins/run_build
URL: http://svn.apache.org/viewvc/spamassassin/trunk/build/jenkins/run_build?rev=1129326&r1=1129325&r2=1129326&view=diff
==============================================================================
--- spamassassin/trunk/build/jenkins/run_build (original)
+++ spamassassin/trunk/build/jenkins/run_build Mon May 30 19:52:14 2011
@@ -11,10 +11,10 @@ mkdir artifacts testxml
 
 #SOLARIS1 SLAVE w/JM's PERL
 PATH=/export/home/jm/tools/perl586/bin:/usr/ccs/bin:/sbin:/usr/sbin:/etc:/usr/etc:/usr/local/bin:/usr/bin/mh:/export/home/jm/bin:/sbin:/usr/sbin:/etc:/usr/etc:/usr/local/bin:/usr/bin/mh:/export/home/jm/bin:/sbin:/usr/sbin:/etc:/usr/etc:/usr/local/bin:/usr/bin/mh:/usr/bin:/opt/sfw/bin:/opt/SUNWspro/bin:/usr/ucb/
-PERL5LIB=/export/home/hudson/tools/sa_perl/lib/site_perl/5.8.6/
-export PATH
+PERL5LIB=/export/home/hudson/tools/sa_perl/lib/site_perl/
+export PATH PERL5LIB
 
-/usr/bin/ls -al /export/home/hudson/tools/sa_perl/lib/site_perl/5.8.6/
+#/usr/bin/ls -al /export/home/hudson/tools/sa_perl/lib/site_perl/5.8.6/i86pc-solaris
 
 
 #INSTALL NETADDR USING JM's PERL USING COMPLETE SILLINESS