changeset 5125:cd7689f3fcd8

* tools/makeinst-script.sh.in: increate posi install script wait time to 1min
author John Donoghue
date Fri, 19 Jul 2019 14:50:50 -0400
parents e4a0b11c5cc5
children 5c05627696cd
files tools/makeinst-script.sh.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/makeinst-script.sh.in	Wed Jul 17 07:50:11 2019 -0400
+++ b/tools/makeinst-script.sh.in	Fri Jul 19 14:50:50 2019 -0400
@@ -307,7 +307,7 @@
  DetailPrint "Running post install script (May take a while) ..."
  ;ExecWait "\$1\\post-install.bat"
  ; run in hidden console window
- nsExec::Exec /TIMEOUT=30000 '"\$1\\post-install.bat"'
+ nsExec::Exec /TIMEOUT=60000 '"\$1\\post-install.bat"'
  Pop \$0
 SectionEnd