summaryrefslogtreecommitdiff
path: root/tests/all.sh
diff options
context:
space:
mode:
authorBrian Smith <brian@briansmith.org>2014-02-27 17:16:00 -0800
committerBrian Smith <brian@briansmith.org>2014-02-27 17:16:00 -0800
commit95c3bfd084eb57f9b722e8b13a532d6bb6aa6602 (patch)
tree0da4a606623466bbe4faed6ac45756b20fa4a6a9 /tests/all.sh
parentd2fbd96e74dd6c6fb091b065fe81a6e3f86cccf7 (diff)
downloadnss-hg-95c3bfd084eb57f9b722e8b13a532d6bb6aa6602.tar.gz
Bug 947653: Enable ECC by default and add an option NSS_DISABLE_ECC to disable it, r=emaldonaNSS_3_16_BETA4
Diffstat (limited to 'tests/all.sh')
-rwxr-xr-xtests/all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/all.sh b/tests/all.sh
index ee1085239..1af4faf88 100755
--- a/tests/all.sh
+++ b/tests/all.sh
@@ -59,7 +59,7 @@
#
# Optional environment variables to enable specific NSS features:
# ---------------------------------------------------------------
-# NSS_ENABLE_ECC - enable ECC
+# NSS_DISABLE_ECC - disable ECC
# NSS_ECC_MORE_THAN_SUITE_B - enable extended ECC
#
# Optional environment variables to select which cycles/suites to test: