Do not run appliance-related checks if not building appliance

This commit is contained in:
Hilko Bengen
2012-01-21 22:56:51 +01:00
committed by Richard W.M. Jones
parent 7004fafc69
commit b6e0552ee5
15 changed files with 56 additions and 13 deletions

View File

@@ -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