Searched refs:ALL_REPORTS (Results 1 - 2 of 2) sorted by relevance

/solaris-desktop/
H A Dcron-nightly.sh227 ALL_REPORTS=$WEBROOT/$WEBDIR/all_reports.html
228 echo "-- creating main report in: $ALL_REPORTS"
229 touch $ALL_REPORTS
230 cp $ALL_REPORTS $ALL_REPORTS.old
231 export ALL_REPORTS
234 cat $ALL_REPORTS.old ) > $ALL_REPORTS
H A Dcron-script.sh249 ALL_REPORTS=$WEBROOT/$WEBDIR/all_reports.html
250 touch $ALL_REPORTS
252 cp $ALL_REPORTS $ALL_REPORTS.old
253 export FAILED FAILED_OTHER ALL_REPORTS
258 cat $ALL_REPORTS.old ) > $ALL_REPORTS

Completed in 8 milliseconds