mariadb: Add basic test
authorMichal Hrusecky <michal.hrusecky@turris.com>
Thu, 1 Oct 2020 06:53:57 +0000 (08:53 +0200)
committerPaul Spooren <mail@aparcar.org>
Mon, 12 Oct 2020 17:51:48 +0000 (07:51 -1000)
commitaa62c4c157495fcc01dd478e3df6da98060731c5
treedc8f5d9c38f7cb8473c4b3b03848c5605830ad2f
parentdd40c92fc2326ae664f154d51791f6462d891efd
mariadb: Add basic test

Add simple to test to try to run MariaDB and get the version.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
utils/mariadb/test.sh [new file with mode: 0755]