Index: openacs-4/etc/install/install.sh =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/install/install.sh,v diff -u -r1.34 -r1.35 --- openacs-4/etc/install/install.sh 19 Nov 2003 16:46:04 -0000 1.34 +++ openacs-4/etc/install/install.sh 20 Nov 2003 12:53:59 -0000 1.35 @@ -607,6 +607,7 @@ echo " $installation_start_time" >> $xmlreportfile echo " $(date +%s)" >> $xmlreportfile echo " $(date)" >> $xmlreportfile +echo " $script_path" >> $xmlreportfile echo "" >> $xmlreportfile # Report the time at which we were done