summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-10-18 10:01:52 +0000
committerng0 <ng0@n0.is>2019-10-18 10:01:52 +0000
commitf5bd92431f882c4c417dfc3aa54bf0444e5e63f7 (patch)
tree6fe86eedf032d94491a4611118762eaced5374ab
parent56e4e9b4637d849ba05073d14b11c2a00ae28a89 (diff)
downloaddeployment-f5bd92431f882c4c417dfc3aa54bf0444e5e63f7.tar.gz
deployment-f5bd92431f882c4c417dfc3aa54bf0444e5e63f7.tar.bz2
deployment-f5bd92431f882c4c417dfc3aa54bf0444e5e63f7.zip
remove timeout for now.
-rw-r--r--buildbot/master.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 3c2d445..1213cc3 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -260,7 +260,6 @@ WALLET_FACTORY.addStep(
# )
#)
WALLET_FACTORY.addStep(
- timeout=3600,
ShellCommand(
name="test",
description="Running wallet tests",