summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranziskus Kiefer <franziskuskiefer@gmail.com>2016-08-26 12:35:14 +0200
committerFranziskus Kiefer <franziskuskiefer@gmail.com>2016-08-26 12:35:14 +0200
commitbe557e5081167b67e9cd318e28a4d03b54eaf76f (patch)
treeecfe52cf4c75064609b4e5b2949898d884675d0c
parent82515c6f5fe26fa4185e9b8227f93d196d52f9ec (diff)
downloadnss-hg-NSS_3_27_BETA2.tar.gz
Bug 1246619 - add freebl to CI clang-format, r=kaieNSS_3_27_BETA2
-rwxr-xr-xautomation/taskcluster/scripts/run_clang_format.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/automation/taskcluster/scripts/run_clang_format.sh b/automation/taskcluster/scripts/run_clang_format.sh
index 2b42280cb..ce7b7a214 100755
--- a/automation/taskcluster/scripts/run_clang_format.sh
+++ b/automation/taskcluster/scripts/run_clang_format.sh
@@ -33,6 +33,7 @@ else
"$top/lib/cryptohi" \
"$top/lib/dbm" \
"$top/lib/dev" \
+ "$top/lib/freebl" \
"$top/lib/softoken" \
"$top/lib/ssl" \
"$top/external_tests/common" \