aboutsummaryrefslogtreecommitdiffstats
path: root/priv/templates/install_upgrade_escript.dtl
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2014-05-04 11:43:09 -0500
committerTristan Sloughter <[email protected]>2014-05-04 11:43:09 -0500
commit5a5ca5bae78760f49e089a110171d9cbcaae6784 (patch)
treeb54daea46eee5ebd37230160856b12899dee92fe /priv/templates/install_upgrade_escript.dtl
parenta52e556a15b805561f42689b7de0e14097b2bff4 (diff)
parenteaaba77151548423adf1badde0f83177b2355d44 (diff)
downloadrelx-5a5ca5bae78760f49e089a110171d9cbcaae6784.tar.gz
relx-5a5ca5bae78760f49e089a110171d9cbcaae6784.tar.bz2
relx-5a5ca5bae78760f49e089a110171d9cbcaae6784.zip
Merge pull request #157 from jwilberding/timeout
Timeout
Diffstat (limited to 'priv/templates/install_upgrade_escript.dtl')
-rw-r--r--priv/templates/install_upgrade_escript.dtl2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/templates/install_upgrade_escript.dtl b/priv/templates/install_upgrade_escript.dtl
index 7c331aa..dce2e11 100644
--- a/priv/templates/install_upgrade_escript.dtl
+++ b/priv/templates/install_upgrade_escript.dtl
@@ -3,7 +3,7 @@
%% -*- mode: erlang;erlang-indent-level: 4;indent-tabs-mode: nil -*-
%% ex: ft=erlang ts=4 sw=4 et
--define(TIMEOUT, 60000).
+-define(TIMEOUT, 300000).
-define(INFO(Fmt,Args), io:format(Fmt,Args)).
%% Upgrades, to a new tar.gz release