Index: /issm/trunk/cron/report.sh
===================================================================
--- /issm/trunk/cron/report.sh	(revision 1639)
+++ /issm/trunk/cron/report.sh	(revision 1640)
@@ -205,5 +205,5 @@
 if [ $IS_INSTALL -eq 1 ];
 then
-	if [ $IS_END -eq 1 ];
+	if [ $IS_RUN -eq 1 ];
 	then
 		cat summary.html content.html footer.html > report.html
