|
@@ -2,6 +2,8 @@ SUBDIRS = . testdata
|
|
|
|
|
|
# Tests of the update script.
|
|
# Tests of the update script.
|
|
|
|
|
|
|
|
+noinst_SCRIPTS = dbutil_test.sh
|
|
|
|
+
|
|
check-local:
|
|
check-local:
|
|
B10_LOCKFILE_DIR_FROM_BUILD=$(abs_top_builddir) \
|
|
B10_LOCKFILE_DIR_FROM_BUILD=$(abs_top_builddir) \
|
|
$(SHELL) $(abs_builddir)/dbutil_test.sh
|
|
$(SHELL) $(abs_builddir)/dbutil_test.sh
|