diff options
author | Douglas Schilling Landgraf <dougsland@redhat.com> | 2011-01-02 18:53:55 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-01-10 09:40:26 +0000 |
commit | a38330ca19a47024f5f965bb586ac9116992108d (patch) | |
tree | ad5d603e4809d6d31a59873b2aad5b793f740802 /python | |
parent | ce3e858e84801260d719218308ca31a8698a9942 (diff) | |
download | libguestfs-a38330ca19a47024f5f965bb586ac9116992108d.tar.gz libguestfs-a38330ca19a47024f5f965bb586ac9116992108d.tar.xz libguestfs-a38330ca19a47024f5f965bb586ac9116992108d.zip |
Lib.pm: unknown filesystem label SWAP-sda2 (RHBZ#666578)
Hi,
This is a purpose patch to avoid the message: unknown filesystem label
SWAP-sda2.
Instead of validate the label with 'eq', use '=~' and /$label/i.
https://bugzilla.redhat.com/show_bug.cgi?id=666578
Thanks
Douglas
(cherry picked from commit 5cab0d6c807d8a3bf9690375c663d11a10e21656)
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions