(file) Return to gen_sumcf.csh CVS log (file) (dir) Up to [Development] / JSOC

Diff for /JSOC/gen_sumcf.csh between version 1.3 and 1.4

version 1.3, 2009/04/23 17:02:09 version 1.4, 2009/04/24 00:21:51
Line 45  if ($#SUMS_MANAGER != 1) then
Line 45  if ($#SUMS_MANAGER != 1) then
   exit   exit
 endif endif
  
 set SUMRM_CONFIG = $SUMS_LOG_BASEDIR/sum_rm.cf  set SUMRM_CONFIG = $SUMS_LOG_BASEDIR/sum_rm.cfg
 if (-e $SUMRM_CONFIG) then if (-e $SUMRM_CONFIG) then
   echo "A sum_rm.cf configuration file already exists in $SUMS_LOG_BASEDIR"   echo "A sum_rm.cf configuration file already exists in $SUMS_LOG_BASEDIR"
   echo "  Edit it at any time to modify the configuration"   echo "  Edit it at any time to modify the configuration"


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

Karen Tian
Powered by
ViewCVS 0.9.4