mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Replace setting of environment variables with usage of local run script
(Includes fix by RWMJ)
This commit is contained in:
committed by
Richard W.M. Jones
parent
5cfd3e7b3e
commit
7004fafc69
@@ -28,9 +28,7 @@ EXTRA_DIST = $(generator_built) *.hs run-bindtests
|
||||
if HAVE_HASKELL
|
||||
|
||||
TESTS_ENVIRONMENT = \
|
||||
LD_LIBRARY_PATH=$(top_builddir)/src/.libs \
|
||||
LIBGUESTFS_PATH=$(top_builddir)/appliance \
|
||||
TMPDIR=$(top_builddir) \
|
||||
$(top_builddir)/run \
|
||||
$(VG)
|
||||
|
||||
# Don't run the bindtests: they don't build since the addition of optargs.
|
||||
|
||||
Reference in New Issue
Block a user