blob: 0d4c9daf630920c3044227c96c381e9326e82538 (
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+(-.+)?/'
|