author | Ted Mielczarek <ted@mielczarek.org> |
Fri, 16 Mar 2018 13:41:52 -0400 | |
changeset 408627 | f9e45b228c63bd25ffe58eb4f720e18f7d05904b |
parent 408626 | 3ab8cedcdaf055e2426ba25c1b67ece7344d0889 |
child 408628 | 1622568f12b08ef1531f41f223e7a1223e9a129b |
push id | 100996 |
push user | btara@mozilla.com |
push date | Sat, 17 Mar 2018 10:37:43 +0000 |
treeherder | mozilla-inbound@97160a734959 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | chmanchester |
bugs | 1445631 |
milestone | 61.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/taskcluster/scripts/misc/build-sccache.sh +++ b/taskcluster/scripts/misc/build-sccache.sh @@ -1,13 +1,13 @@ #!/bin/bash set -x -e -v -# 0.2.6 -SCCACHE_REVISION=dfdfce28e0cf6c16eb821e8aa3c3f63f78b25497 +# 0.2.6 + a fix to update jobserver +SCCACHE_REVISION=13fa450eee47cc53fff4129aaf3c6c30fd2b621e # This script is for building sccache case "$(uname -s)" in Linux) WORKSPACE=$HOME/workspace UPLOAD_DIR=$HOME/artifacts COMPRESS_EXT=xz