Changeset 1640
- Timestamp:
- 08/11/09 11:23:54 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/cron/report.sh
r1637 r1640 205 205 if [ $IS_INSTALL -eq 1 ]; 206 206 then 207 if [ $IS_ END-eq 1 ];207 if [ $IS_RUN -eq 1 ]; 208 208 then 209 209 cat summary.html content.html footer.html > report.html
Note:
See TracChangeset
for help on using the changeset viewer.