aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-03-23 20:42:38 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-03-23 20:42:38 -0700
commit0b8bf0863fd220ba165b211cf1ac6051fb81b8d9 (patch)
treeebd392abf808e9db166d8574614295e0c247fee4 /templates
parent9715822e6f3b276efacc6a5ac085941e694bd23b (diff)
Longer
Diffstat (limited to 'templates')
-rw-r--r--templates/tools/fuzzer/runners.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tools/fuzzer/runners.template b/templates/tools/fuzzer/runners.template
index 2070716395..99cd737676 100644
--- a/templates/tools/fuzzer/runners.template
+++ b/templates/tools/fuzzer/runners.template
@@ -35,4 +35,4 @@ template: |
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
- bins/$config/${selected.name} -max_total_time=60 fuzzer_output ${' '.join(selected.corpus_dirs)}
+ bins/$config/${selected.name} -max_total_time=3600 fuzzer_output ${' '.join(selected.corpus_dirs)}