Revision 048eeb2b Makefile.am

b/Makefile.am
683 683
	test/ganeti.runtime_unittest.py \
684 684
	test/ganeti.serializer_unittest.py \
685 685
	test/ganeti.ssh_unittest.py \
686
	test/ganeti.storage_unittest.py \
686 687
	test/ganeti.tools.ensure_dirs_unittest.py \
687 688
	test/ganeti.uidpool_unittest.py \
688 689
	test/ganeti.utils.algo_unittest.py \
......
1077 1078
	fi; \
1078 1079
	for file in doc/iallocator.rst doc/hooks.rst; do \
1079 1080
		if test "`sed -ne '4 p' $(top_srcdir)/$$file`" != \
1080
		        "Documents Ganeti version $$expver"; then \
1081
			"Documents Ganeti version $$expver"; then \
1081 1082
			echo "Incorrect version in $$file, expected $$expver"; \
1082 1083
			exit 1; \
1083 1084
		fi; \

Also available in: Unified diff