]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Typo
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 4 Aug 2017 13:43:57 +0000 (09:43 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 4 Aug 2017 13:43:57 +0000 (09:43 -0400)
20 files changed:
src/tests/modules/pap/pbkfd2_dig_big.unlang
src/tests/modules/pap/pbkfd2_dig_small.unlang
src/tests/modules/pap/pbkfd2_iter0.unlang
src/tests/modules/pap/pbkfd2_iter1.unlang
src/tests/modules/pap/pbkfd2_iter1000.unlang
src/tests/modules/pap/pbkfd2_iter100000.unlang
src/tests/modules/pap/pbkfd2_iter_big.unlang
src/tests/modules/pap/pbkfd2_iter_miss.unlang
src/tests/modules/pap/pbkfd2_iter_small.unlang
src/tests/modules/pap/pbkfd2_salt0.unlang
src/tests/modules/pap/pbkfd2_salt1.unlang
src/tests/modules/pap/pbkfd2_salt1024.unlang
src/tests/modules/pap/pbkfd2_salt64.unlang
src/tests/modules/pap/pbkfd2_salt_big.unlang
src/tests/modules/pap/pbkfd2_salt_small.unlang
src/tests/modules/pap/pbkfd2_sha1.unlang
src/tests/modules/pap/pbkfd2_sha2_224.unlang
src/tests/modules/pap/pbkfd2_sha2_256.unlang
src/tests/modules/pap/pbkfd2_sha2_384.unlang
src/tests/modules/pap/pbkfd2_sha2_512.unlang

index fc1c8ee9525e8599bbdb0c15dd913a56789edcdc..3702ebd357d24607a82296a4cf3a04f9ff11b389 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 16761d764c09cfe0f116639681135f2cbb58a23a..d52c1c33f65ac470e941769957f5d878fbb234ee 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 16a5e3cd4e5303651138aadf59e92e04a5f0ff26..e5453ee6ee64c9b0adc0ff9359d9d3ca831f9e65 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index ab4e4d13df5a40390bfc2b97ac4620663220478b..6aa94eda88ecb0a87f6666d972c2e90d47f726c3 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 358539d0d4cda495344a3686d60785bca69b0ca9..fd8e32e6ef46e1188ed463d542dea15a81dd28ee 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 5b688cd19432144d45d2b8ec76a9aa52f460a0d6..cfc8e5831ba09a797bdc1975afdbbfc1039eca87 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index ffc7cc571bece1d3bd42ad87622c25462b80a33a..849726bbf84be680dcc7d707d668e78c27ea84c5 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 2393760c4ab83168ef474ebdd9c3310e47a0c195..76a25ac3471fcbd6b581d26dd15569b0092ad5de 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index ae62495c0ff3456c79e54a512cec05435de7ed55..abd6203758a1d8469581fdd6c31bb65fc81538b3 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 40ea15073baf7a5ccca38ae811479bd92be452ac..9d3513243eba663e838c0ac2ac8a73151dda1b51 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index ca4b0bebdec4564d8c607b826afa8dd191d35cf4..8092ea7b7240a2843f899dbbb7dc4cf1b85cb3be 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 0041166867c6dd2b2c8de34244c9e3fae01c8c4b..f7aa9ad93afd4135db61a306d2370c4219bbfa06 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 6dfe5e8766f0a8fabbd3de49d4c2e3348458ec3d..f9ff7bd2af6ea8485c2c91526dcb4123329c2f7c 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 68efa0d6c6fbcca4d7a1c3b809e37be3a7a85d3e..42cfdd587eb05d8b39a5760c5e6d2349674741fb 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 08e8521d165dd58d7a9baa0837b02445a6305479..93ae9a3b029c2391ff830af124683f1ccbf8ad52 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 2694887f21ab81415024ac9cfeb9894f31d540a8..a4550988072e990a6c3be882192a523646b0515a 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 2b609d38e28b983e7ac814be508721edb4a04d04..6dbb560e0d6bae7bdb074f623d4938c32955492e 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 04e16057ef656b02d2777eb0bd093fc6d404a887..785fdcdcdcfc2c288a84898b793b5fa29af9dbb7 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 9682952b28f2f92af681ff133d359d7a84b45cb0..c99ad59756d8fb9b0f6fc2e22132fd546a30a088 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }
index 6bcc7ca881105a81a3aa8b6bbe774f31cc80a535..35c9098e1de1343c00003dee7bec4e2cee195a56 100644 (file)
@@ -1,4 +1,4 @@
-if (${features.tls} == 'no') {
+if (${feature.tls} == 'no') {
        test_pass
        return
 }