diff --git a/taskcluster/scripts/misc/vendor-verify-expected-fail.yml b/taskcluster/scripts/misc/vendor-verify-expected-fail.yml index 00a4f19e7f4e..c7a7f78d256b 100644 --- a/taskcluster/scripts/misc/vendor-verify-expected-fail.yml +++ b/taskcluster/scripts/misc/vendor-verify-expected-fail.yml @@ -18,7 +18,6 @@ expected-fail: media/libvpx/moz.yaml: "TODO bug: sources differ after re-vendoring" modules/xz-embedded/moz.yaml: "TODO bug: re-vendoring fails" security/sandbox/linux/launch/glibc_hack/moz.yaml: "TODO bug: re-vendoring fails" - third_party/js/cfworker/moz.yaml: "TODO bug: re-vendoring fails" third_party/libepoxy/moz.yaml: "TODO bug: re-vendoring fails" third_party/opentelemetry-cpp/third_party/opentelemetry-proto/moz.yaml: "TODO bug: re-vendoring fails" third_party/sqlite3/moz.yaml: "TODO bug: sources differ after re-vendoring" diff --git a/third_party/js/cfworker/build.sh b/third_party/js/cfworker/build.sh index a11d4356de2c..00849875127b 100755 --- a/third_party/js/cfworker/build.sh +++ b/third_party/js/cfworker/build.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -euo pipefail # Path to mach relative to /third_party/js/cfworker