[Bugs] [Bug 1574606] the regression test "tests/bugs/posix/bug-990028.t" fails
bugzilla at redhat.com
bugzilla at redhat.com
Thu May 3 16:21:51 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1574606
Worker Ant <bugzilla-bot at gluster.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|POST |MODIFIED
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/19959 committed in master by "Amar Tumballi"
<amarts at redhat.com> with a commit message- use awk to get a specific line from
the output instead of cut
cut -d$'\n' is not separating the xattrs shown as part of getfattr output.
Hence use awk to get the nth line of getfattr output for nth iteration
in the for loop.
Change-Id: I1a96cd3f72f4f407f9a783375f78d9a69d5d3885
fixes: bz#1574606
Signed-off-by: Raghavendra Bhat <raghavendra at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list