php: Fix bug in PHP tests.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 23 Aug 2011 19:21:29 +0000 (20:21 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 23 Aug 2011 19:21:32 +0000 (20:21 +0100)
We partitioned the disk, and then tried to create a PV on the whole
disk.  LVM gave the error:

  Device /dev/vda not found (or ignored by filtering).

It is unclear how this bug persisted for so long.  It might be due to
a change in LVM.


No differences found