mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user