mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Do not run appliance-related checks if not building appliance
This commit is contained in:
committed by
Richard W.M. Jones
parent
7004fafc69
commit
b6e0552ee5
@@ -33,7 +33,9 @@ TESTS_ENVIRONMENT = \
|
||||
|
||||
# Don't run the bindtests: they don't build since the addition of optargs.
|
||||
# Haskell bindings are incomplete.
|
||||
if ENABLE_APPLIANCE
|
||||
TESTS = Guestfs005Load Guestfs010Basic
|
||||
endif ENABLE_APPLIANCE
|
||||
|
||||
#check_DATA = Bindtests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user