blob: efd768ee7c29acbcc10bf6e61f3b0935ecd147e6 (
plain)
1
2
3
4
5
|
# file : tests/basic/testscript
# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
# license : GPLv2 with FOSS License Exception; see accompanying COPYING file
$* >~'/libmysqlclient version: \d*.\d*.\d*(-.*)?/'
|