Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)

120337 adavis: Merged 5.0.3 (5.0.3) to 5.0.N (5.0.4)
      120318 jphuynh: MNT-15360: Fixed the error message around password authentication in postgresql.log


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@120341 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alan Davis
2015-12-18 06:56:02 +00:00
parent 12b219160a
commit 7fb6a8488a

View File

@@ -364,6 +364,7 @@
<actionGroup> <actionGroup>
<actionList> <actionList>
<setInstallerVariable name="finalpage_start_servers" value="1" /> <setInstallerVariable name="finalpage_start_servers" value="1" />
<setEnvironmentVariable name="PGPASSWORD" value=""/>
<runProgram> <runProgram>
<progressText>Starting servers...</progressText> <progressText>Starting servers...</progressText>
<program>${installdir}/${ctlscript_unix}</program> <program>${installdir}/${ctlscript_unix}</program>