Revision d3cd5a3f

b/Makefile.am
821 821
	$(python_tests)
822 822

  
823 823
nodist_TESTS =
824
check_SCRIPTS =
825

  
824 826
if WANT_HTOOLSTESTS
825 827
nodist_TESTS += $(haskell_tests)
826 828
dist_TESTS += htools/offline-test.sh
829
check_SCRIPTS += htools/htools-hpc
827 830
endif
828 831

  
829 832
TESTS = $(dist_TESTS) $(nodist_TESTS)
......
865 868
	test/ganeti-cleaner_unittest.bash \
866 869
	test/import-export_unittest.bash \
867 870
	htools/offline-test.sh \
868
	htools/cli-tests.sh \
871
	htools/cli-tests-defs.sh \
869 872
	$(all_python_code) \
870 873
	$(HS_LIB_SRCS) $(HS_PROG_SRCS)
871 874

  

Also available in: Unified diff