]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify wordcount so that timer information appears on standard error instead
authordrh <drh@noemail.net>
Thu, 21 Nov 2013 21:40:45 +0000 (21:40 +0000)
committerdrh <drh@noemail.net>
Thu, 21 Nov 2013 21:40:45 +0000 (21:40 +0000)
commit7a909855f29e82a0b761088204d8e89142973ca0
tree46c06846f3ce8943edc141c9b6ca7a7f43031cd7
parentd673cddad6151cbbbe045e2e805b363b17781071
Modify wordcount so that timer information appears on standard error instead
of standard output.  Rename the run-wordcount.bash script to run-wordcount.sh
and simplify it so that it stands a better chance of running on non-GNU
systems.

FossilOrigin-Name: 586c11ed7cc6b8e2c7181231e37791c2fbc95272
manifest
manifest.uuid
test/run-wordcount.bash [deleted file]
test/run-wordcount.sh [new file with mode: 0644]
test/wordcount.c