mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
wl1292 -
Fix autotest of backups Fix autotest with mysql-test-run ndb/test/run-test/atrt-testBackup: Rename: ndb/test/ndbapi/atrt-testBackup -> ndb/test/run-test/atrt-testBackup ndb/test/run-test/Makefile.am: Install atrt wrappers ndb/test/run-test/atrt-mysql-test-run: Take args from caller ndb/test/run-test/daily-devel-tests.txt: Use wrapper to test backup ndb/test/run-test/main.cpp: Add MYSQL_BASE_DIR to environment of test programs
This commit is contained in:
parent
c49a08dd75
commit
6bbbccbe3a
5 changed files with 22 additions and 3 deletions
|
|
@ -18,5 +18,8 @@ LDADD_LOC = $(top_builddir)/ndb/src/mgmclient/CpcClient.o \
|
|||
$(top_builddir)/mysys/libmysys.a \
|
||||
$(top_builddir)/strings/libmystrings.a
|
||||
|
||||
wrappersdir=$(prefix)/bin
|
||||
wrappers_SCRIPTS=atrt-testBackup atrt-mysql-test-run
|
||||
|
||||
# Don't update the files from bitkeeper
|
||||
%::SCCS/s.%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue