Commit e9ad7bb1 authored by Wayne Davison's avatar Wayne Davison

Increase the testrun timeout for slow compilefarm systems.

parent b9107ee6
......@@ -2,7 +2,7 @@
#include "rsync.h"
#define MAX_TEST_SECONDS (3*60)
#define MAX_TEST_SECONDS (5*60)
int main(int argc, char *argv[])
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment