diff options
Diffstat (limited to 'tests/00-geo-rep/georep-basic-dr-rsync.t')
-rw-r--r-- | tests/00-geo-rep/georep-basic-dr-rsync.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/00-geo-rep/georep-basic-dr-rsync.t b/tests/00-geo-rep/georep-basic-dr-rsync.t index 16e7428886c..47df5878b7b 100644 --- a/tests/00-geo-rep/georep-basic-dr-rsync.t +++ b/tests/00-geo-rep/georep-basic-dr-rsync.t @@ -5,6 +5,8 @@ . $(dirname $0)/../geo-rep.rc . $(dirname $0)/../env.rc +SCRIPT_TIMEOUT=300 + AREQUAL_PATH=$(dirname $0)/../utils test "`uname -s`" != "Linux" && { CFLAGS="$CFLAGS -I$(dirname $0)/../../../contrib/argp-standalone "; |