aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/ci.sh3
1 files changed, 0 insertions, 3 deletions
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
10killall -q peertube || true 10killall -q peertube || true
11 11
12retries=3 12retries=3
13jobs=2
14 13
15runTest () { 14runTest () {
16 retries=3
17
18 jobname=$1 15 jobname=$1
19 shift 16 shift
20 17