/[CCFs]/bin/autobuild
ViewVC logotype

Diff of /bin/autobuild

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

revision 1.10 by ccflib, Mon Jan 15 10:05:12 2018 UTC revision 1.11 by ccflib, Mon Jun 28 15:19:36 2021 UTC
# Line 4  Line 4 
4  # + build latest files  # + build latest files
5  # + move new files to CCF repository  # + move new files to CCF repository
6  #  #
7  # $Id: autobuild,v 1.9 2018/01/15 09:57:35 ccflib Exp $  # $Id: autobuild,v 1.10 2018/01/15 10:05:12 ccflib Exp $
8  #  #
9    
10  # Name and initialize $LOG file  # Name and initialize $LOG file
# Line 109  subject="CCF autobuild run at `date` on Line 109  subject="CCF autobuild run at `date` on
109  if [ "$nothingtobuild" != "0" ] ; then  if [ "$nothingtobuild" != "0" ] ; then
110          mailx -s "$subject" eduardo.ojero@sciops.esa.int < $MESSAGE          mailx -s "$subject" eduardo.ojero@sciops.esa.int < $MESSAGE
111  else  else
112          mailx -s "$subject" ccflib@xmm.esac.esa.int      < $MESSAGE          mailx -s "$subject" ccflib@sciops.esa.int      < $MESSAGE
113  fi  fi

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.27