I finally got around to implementing some functionality that Jeremy has
been whining about ;-) for quite a long time.

1. New command: switcher-reload
   This causes switcher to re-load your current environment based on your
   switcher settings.  For example:

   $ which mpirun
   /opt/lam-7.0/bin/mpirun
   $ switcher mpi = mpich-1.2.3
   $ which mpirun
   /opt/lam-7.0/bin/mpirun
   $ switcher-reload
   $ which mpirun
   /opt/mpich-1.2.3/bin/mpirun

2. Command line arguments to switcher can now be an any order (the
   ordering was strictly defined before -- a huge shortcoming of the perl
   AppConfig module).

New RPMs are in CVS.  Let me know if you have any problems with them.

-- 
{+} Jeff Squyres
{+} [EMAIL PROTECTED]
{+} http://www.lam-mpi.org/


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to