From 04379d37827c4d3822ea0b9e5305ea6cd46c8c59 Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Wed, 2 Dec 2015 14:12:50 -0500 Subject: [PATCH] Bug 1228558: update to taskcluster-vcs@2.3.18 since it works; r=jonasfj --- testing/docker/centos6-build/system-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/docker/centos6-build/system-setup.sh b/testing/docker/centos6-build/system-setup.sh index 9ff63b4afc57..f7ca4e2b6279 100644 --- a/testing/docker/centos6-build/system-setup.sh +++ b/testing/docker/centos6-build/system-setup.sh @@ -425,7 +425,7 @@ EOF peep install -r requirements.txt # TC-VCS -npm install -g taskcluster-vcs@2.3.12 +npm install -g taskcluster-vcs@2.3.18 # Ninja cd $BUILD