aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-10-30 15:49:20 -0300
committerDavid Bremner <david@tethera.net>2021-12-03 20:06:06 -0400
commitb264a49be3dccb7d110eae6420019a052f1f665b (patch)
treed3b5569ffcd46e8a77ebaa183bde1dfd1c31aed7 /test
parentfc3c79dd37d4bae938a5d0a1d7773bea48dd09b4 (diff)
rename built_with.sexpr_query to built_with.sexp_queries
It is confusing to use two different names (sexp vs sexpr) when compared with the command line option --query=sexp and (furthermore) singular vs plural when compared with the man page title.
Diffstat (limited to 'test')
-rwxr-xr-xtest/T030-config.sh2
-rwxr-xr-xtest/T055-path-config.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/T030-config.sh b/test/T030-config.sh
index 3a585d1b..b99eb9e7 100755
--- a/test/T030-config.sh
+++ b/test/T030-config.sh
@@ -51,7 +51,7 @@ cat <<EOF > EXPECTED
built_with.compact=something
built_with.field_processor=something
built_with.retry_lock=something
-built_with.sexpr_query=something
+built_with.sexp_queries=something
database.autocommit=8000
database.mail_root=MAIL_DIR
database.path=MAIL_DIR
diff --git a/test/T055-path-config.sh b/test/T055-path-config.sh
index ef22e964..38f72e5e 100755
--- a/test/T055-path-config.sh
+++ b/test/T055-path-config.sh
@@ -277,7 +277,7 @@ EOF
built_with.compact=something
built_with.field_processor=something
built_with.retry_lock=something
-built_with.sexpr_query=something
+built_with.sexp_queries=something
database.autocommit=8000
database.backup_dir
database.hook_dir