Revision 4c5dd3ff Makefile.am

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

Also available in: Unified diff