|
From: Jeff S. <jsq...@us...> - 2004-03-08 17:10:12
|
Update of /cvsroot/env-switcher/modules-oscar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25616 Modified Files: LICENSE.OSCAR README.OSCAR Log Message: Fix for RFE 905191: add "switcher-reload" alias which simply does a "module unload oscar-modules; module load oscar-modules". This flushes out the entire set of OSCAR-loaded modules (including switcher-loaded modules), and then re-loads them. Index: LICENSE.OSCAR =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/LICENSE.OSCAR,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** LICENSE.OSCAR 27 Oct 2002 12:21:35 -0000 1.1 --- LICENSE.OSCAR 8 Mar 2004 16:45:46 -0000 1.2 *************** *** 1,6 **** Software License for modules-oscar ! Copyright (c) 2002 The Trustees of Indiana University. ! All rights reserved. Indiana University has the exclusive rights to license this product --- 1,6 ---- Software License for modules-oscar ! Copyright (c) 2002-2004 The Trustees of Indiana University. ! All rights reserved. Indiana University has the exclusive rights to license this product Index: README.OSCAR =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/README.OSCAR,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** README.OSCAR 27 Oct 2002 12:23:56 -0000 1.2 --- README.OSCAR 8 Mar 2004 16:45:46 -0000 1.3 *************** *** 1,6 **** -*- text -*- ! Copyright (c) 2002 The Trustees of Indiana University. ! All rights reserved. This file is part of the modules-oscar software package. For --- 1,6 ---- -*- text -*- ! Copyright (c) 2002-2004 The Trustees of Indiana University. ! All rights reserved. This file is part of the modules-oscar software package. For |