Skip to content
Snippets Groups Projects
Commit a43e55ce authored by Nigel Kukard's avatar Nigel Kukard
Browse files

Merge branch 'nkupdates-edge' into 'edge'

Remove mysql-test files from /opt/mariadb

See merge request !80
parents 82324df6 58498715
Branches
No related tags found
Loading
......@@ -169,7 +169,6 @@ RUN set -eux; \
-DWITH_SSL=system \
-DWITH_VALGRIND=OFF \
-DWITH_ZLIB=system \
# -DSKIP_TESTS=ON \
; \
\
# Build
......@@ -198,7 +197,7 @@ RUN set -eux; \
"$rootdir"/lib/libmysqlclient_r.so \
"$rootdir"/lib/libmariadb.so* \
"$rootdir"/lib/pkgconfig/libmariadb.pc \
"$rootdir"/mariadb-test \
"$rootdir"/mysql-test \
"$rootdir"/sql-bench \
"$rootdir"/lib/pkgconfig
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment