diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-04-06 18:49:45 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-04-06 20:14:42 +0100 |
commit | 9f9a14d963ada8b72f9d42b1b57763f1c4d0014a (patch) | |
tree | b77e8b42cd503239edbe8d2b196bce006b489c35 /po-docs/libguestfs-docs.pot | |
parent | c5133cdedd669b3830c3bc96c092d6d03e254ecd (diff) | |
download | libguestfs-9f9a14d963ada8b72f9d42b1b57763f1c4d0014a.tar.gz libguestfs-9f9a14d963ada8b72f9d42b1b57763f1c4d0014a.tar.xz libguestfs-9f9a14d963ada8b72f9d42b1b57763f1c4d0014a.zip |
tests: Fix guest building so parallel 'make -jN check' works.
This means renaming various temporary files (eg. fstab.tmp) that
several of the scripts were using so they don't conflict
(eg. fstab.tmp.$$).
Also the rule:
fedora-md1.img fedora-md2.img: guest-aux/make-fedora-img.pl
causes the script to run twice in parallel when using 'make -jN'.
Replace this with a stamp file so it runs once:
fedora-md1.img fedora-md2.img: stamp-fedora-md.img
stamp-fedora-md.img: guest-aux/make-fedora-img.pl
(cherry picked from commit f2ac7c18a775dc10c3fa502f3de5ad01faa0efea)
Diffstat (limited to 'po-docs/libguestfs-docs.pot')
0 files changed, 0 insertions, 0 deletions