SF.net SVN: jikesrvm:[15751] rvmroot/trunk/bin/buildit

View: New views
1 Messages — Rating Filter:   Alert me  

SF.net SVN: jikesrvm:[15751] rvmroot/trunk/bin/buildit

by dgrove-oss :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Revision: 15751
          http://jikesrvm.svn.sourceforge.net/jikesrvm/?rev=15751&view=rev
Author:   dgrove-oss
Date:     2009-07-29 20:49:01 +0000 (Wed, 29 Jul 2009)

Log Message:
-----------
Default shell to be a login shell.

Modified Paths:
--------------
    rvmroot/trunk/bin/buildit

Modified: rvmroot/trunk/bin/buildit
===================================================================
--- rvmroot/trunk/bin/buildit 2009-07-29 19:59:12 UTC (rev 15750)
+++ rvmroot/trunk/bin/buildit 2009-07-29 20:49:01 UTC (rev 15751)
@@ -201,7 +201,7 @@
   $results_name = "latest";
 }
 if ($shell eq "") {
-  $shell = "/bin/bash -c ";
+  $shell = "/bin/bash --login -c ";
 }
 
 $testsid = getid();


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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jikesrvm-commits mailing list
Jikesrvm-commits@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-commits