Index: /issm/trunk/cron/nightlyrun.sh
===================================================================
--- /issm/trunk/cron/nightlyrun.sh	(revision 4728)
+++ /issm/trunk/cron/nightlyrun.sh	(revision 4729)
@@ -195,5 +195,5 @@
 		if [ "$OS" = "winxp32" ]
 		then
-			email -html -f "ISSM Nightly run $EMAIL_ADRESS" -s "Nightly runs of $ISSM_RELEASE , operating system: $OS. " $i < $ISSM_DIR/test/Verification/NightlyRun/report.html
+			email -html -f "ISSM Nightly run $EMAIL_ADRESS" -s "Nightly runs of $ISSM_RELEASE , operating system: $OS, host: $HOST_NAME, user: $USER. " $i < $ISSM_DIR/test/Verification/NightlyRun/report.html
 		else 
 			if [ "$OS" = "linux64" ]
@@ -202,5 +202,5 @@
 From: "ISSM Nightly run" <$EMAIL_ADRESS>
 To: $i
-Subject: Nightly runs of $ISSM_RELEASE, operating system: $OS.
+Subject: Nightly runs of $ISSM_RELEASE, operating system: $OS, host: $HOST_NAME, user: $USER.
 Mime-Version: 1.0
 Content-Type: text/html
@@ -210,5 +210,5 @@
 From: "ISSM Nightly run" <$EMAIL_ADRESS>
 To: $i
-Subject: Nightly runs of $ISSM_RELEASE, operating system: $OS.
+Subject: Nightly runs of $ISSM_RELEASE, operating system: $OS, host: $HOST_NAME, user: $USER.
 Mime-Version: 1.0
 Content-Type: text/html
