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 |
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 |