summaryrefslogtreecommitdiff
path: root/test/runtest
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-01-17 11:46:01 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-01-17 11:46:01 +0000
commit96508de1f4e018efe8bd22e857cde2e5d8541f69 (patch)
treeaa26536d3607e6afbf3c0c40b64daca5c3494234 /test/runtest
parentfc8a300f49e9457ada1834ae2feda738784f73c6 (diff)
DB: show the Berkeley DB runtime library version, for "-d -bV"
Diffstat (limited to 'test/runtest')
-rwxr-xr-xtest/runtest1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/runtest b/test/runtest
index a6844bebb..89625e90d 100755
--- a/test/runtest
+++ b/test/runtest
@@ -2783,6 +2783,7 @@ while (<EXIMINFO>)
my(@temp);
if (/^(Exim|Library) version/) { print; }
+ if (/Runtime: /) {print; }
elsif (/^Size of off_t: (\d+)/)
{