]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Update to the "--help" output from speedtest1.
authordrh <>
Sun, 2 Feb 2025 16:52:21 +0000 (16:52 +0000)
committerdrh <>
Sun, 2 Feb 2025 16:52:21 +0000 (16:52 +0000)
FossilOrigin-Name: 5216452047eecdd6c0f6ab85b304f975ed05a394a4ad9ae793fb65d645502b12

manifest
manifest.uuid
test/speedtest1.c

index 6b499b9e73590ba4f707dd3e25068728ee2839c8..c251f9984c9febcbb2c2fdba74d000f8192f5345 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C URL\stypo\sfix\sin\scode\scomments.\sNo\scode\schanges.
-D 2025-02-02T12:15:25.699
+C Update\sto\sthe\s"--help"\soutput\sfrom\sspeedtest1.
+D 2025-02-02T16:52:21.308
 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
 F LICENSE.md e108e1e69ae8e8a59e93c455654b8ac9356a11720d3345df2a4743e9590fb20d
@@ -1681,7 +1681,7 @@ F test/speed4p.explain 6b5f104ebeb34a038b2f714150f51d01143e59aa
 F test/speed4p.test 377a0c48e5a92e0b11c1c5ebb1bc9d83a7312c922bc0cb05970ef5d6a96d1f0c
 F test/speedtest.md ee958457ae1b729d9715ae33c0320600000bf1d9ddea1a88dcf79f56729d6fad
 F test/speedtest.tcl 8a9362c1e429318e741b91d26888e7edcc326f98c3aea505ffd618cc5b9e7f0a x
-F test/speedtest1.c 323ce0956430a5aae56ea20f502da7bea3fb62b8ed02e9b0f12ab078b2b258f5
+F test/speedtest1.c f17c04829e6e9ccd60f23c38f1a6cc640e3ae807ce54192f062eb22dece40e61
 F test/spellfix.test 951a6405d49d1a23d6b78027d3877b4a33eeb8221dcab5704b499755bb4f552e
 F test/spellfix2.test dfc8f519a3fc204cb2dfa8b4f29821ae90f6f8c3
 F test/spellfix3.test 0f9efaaa502a0e0a09848028518a6fb096c8ad33
@@ -2209,8 +2209,8 @@ F tool/version-info.c 3b36468a90faf1bbd59c65fd0eb66522d9f941eedd364fabccd7227350
 F tool/warnings-clang.sh bbf6a1e685e534c92ec2bfba5b1745f34fb6f0bc2a362850723a9ee87c1b31a7
 F tool/warnings.sh 49a486c5069de041aedcbde4de178293e0463ae9918ecad7539eedf0ec77a139
 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
-P 4068f586ddadd3a818645574f7584fcee6d373dbf45805c545100883b495598a
-R bd36ece0544440b71f6e303d972a7e2f
-U stephan
-Z 78f6520da2cf6d27938a2b853e051a64
+P 002a123094e4ef14eb5ec28033adca6083ba2717e1eaa23e80595e37a947e6c2
+R 0dfb19693dad143344d481eff7a8c7a1
+U drh
+Z eab3264d2412f89567991828cb35b655
 # Remove this line to create a well-formed Fossil manifest.
index 3c1ca149cac020db5be7b13e6279ab979e785a2c..4f45593820b20a744a39ef3b7f0060ae4c55ca3a 100644 (file)
@@ -1 +1 @@
-002a123094e4ef14eb5ec28033adca6083ba2717e1eaa23e80595e37a947e6c2
+5216452047eecdd6c0f6ab85b304f975ed05a394a4ad9ae793fb65d645502b12
index 8847ed04bfa554b3f1b259e812d0b491e213b244..7bceae85128fb22a8f9b0ce6a1ff67f348be6bc0 100644 (file)
@@ -43,8 +43,8 @@ static const char zHelp[] =
   "  --stmtscanstatus    Activate SQLITE_DBCONFIG_STMT_SCANSTATUS\n"
   "  --temp N            N from 0 to 9.  0: no temp table. 9: all temp tables\n"
   "  --testset T         Run test-set T (main, cte, rtree, orm, fp, json, debug)\n"
-  "                      Can be a comma-separated list of values, with /SCALE suffixes\n"
-  "                      or macro \"mix1\"\n"
+  "                      Can be a comma-separated list of values, with /SCALE\n"
+  "                      suffixes or macro \"mix1\"\n"
   "  --trace             Turn on SQL tracing\n"
   "  --threads N         Use up to N threads for sorting\n"
   "  --utf16be           Set text encoding to UTF-16BE\n"