From 94d721efdc9a8c2cda612f49506a41adb6a06f1d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 19 Feb 2021 14:30:00 +0100 Subject: Fix stats tests --- scripts/ci.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'scripts') diff --git a/scripts/ci.sh b/scripts/ci.sh index 9399a0f59..d90c2cd10 100755 --- a/scripts/ci.sh +++ b/scripts/ci.sh @@ -10,11 +10,8 @@ fi killall -q peertube || true retries=3 -jobs=2 runTest () { - retries=3 - jobname=$1 shift -- cgit v1.2.3