test-data: Remove bogus comment.

The way we now build the blank guest images is safe to be run in
parallel.
This commit is contained in:
Richard W.M. Jones
2015-10-30 21:39:54 +00:00
parent cd6f7f6ee0
commit dd5f5ffb48

View File

@@ -158,7 +158,4 @@ DISTCLEANFILES = \
# Don't construct the guests in parallel. In automake 1.13, check_DATA
# was changed so it can now run in parallel, but this causes everything
# to fall over on machines with limited memory.
#
# ALSO: the guestfish rules above for making the blank-*.img files are
# NOT safe to run in parallel.
.NOTPARALLEL: