/[CCFs]/bin/mlovccf
ViewVC logotype

Diff of /bin/mlovccf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by ccflib, Wed Nov 30 10:29:39 2016 UTC revision 1.19 by ccflib, Tue Jan 10 16:43:39 2017 UTC
# Line 18  Line 18 
18  # This is obtained from the report of all observations that the XSA makes to CDS,  # This is obtained from the report of all observations that the XSA makes to CDS,
19  # xsaobslog.txt (http://nxsa.esac.esa.int/ftp_public/cfs_obslog/xsaobslog.txt).  # xsaobslog.txt (http://nxsa.esac.esa.int/ftp_public/cfs_obslog/xsaobslog.txt).
20  #  #
21  # $Id: mlovccf,v 1.17 2016/11/29 13:44:41 ccflib Exp $  # $Id: mlovccf,v 1.18 2016/11/30 10:29:39 ccflib Exp $
22    
23  # Next two lines allow to submit this script to the grid  # Next two lines allow to submit this script to the grid
24  # request Bourne shell as shell for job  # request Bourne shell as shell for job
# Line 146  fi Line 146  fi
146  VALIDCONSTITUENTSDIR="/home/ccflib/ftp-area/valid_constituents"  VALIDCONSTITUENTSDIR="/home/ccflib/ftp-area/valid_constituents"
147  rm -rf ${VALIDCONSTITUENTSDIR}/*  rm -rf ${VALIDCONSTITUENTSDIR}/*
148    
149    # This operation can only succeed because the subdir valid has enable the write permission
150    # for the group "sas" (g=rwx), provided that CCFs belong to sasbuild(5153):sas.
151  VALIDCCFDIRINTRANET="/ccf/valid"  VALIDCCFDIRINTRANET="/ccf/valid"
152  rm -rf ${VALIDCCFDIRINTRANET}/*  rm -rf ${VALIDCCFDIRINTRANET}/*
153    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

  ViewVC Help
Powered by ViewVC 1.1.27