summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot
diff options
context:
space:
mode:
authorPamela Ousley <pousley@redhat.com>2015-08-10 18:38:00 -0400
committerDan Lambright <dlambrig@redhat.com>2015-08-11 10:39:56 -0700
commit8d7a4f6b0aa8e63e1a0802e22bcebe96e4e7490f (patch)
treee90d79cd215109d2ab4e294705793ff686ab4b63 /xlators/features/bit-rot
parentf550efa2879c02dec4c8f6876a94fcfd95b5bf91 (diff)
cluster/tier: fixed pattern matching error in tier.t
The check_counters function contained "grep -o '[0-9*]'", which was in error. This patch corrects it to "grep -o '[0-9]*'". This fix was necessary to accommodate for double-digit counters. Change-Id: Idaa09de4403bf66e741176a7377eba264819ca3b BUG: 1252121 Signed-off-by: Pamela Ousley <pousley@redhat.com> Reviewed-on: http://review.gluster.org/11877 Reviewed-by: Dan Lambright <dlambrig@redhat.com> Tested-by: NetBSD Build System <jenkins@build.gluster.org> Tested-by: Dan Lambright <dlambrig@redhat.com>
Diffstat (limited to 'xlators/features/bit-rot')
0 files changed, 0 insertions, 0 deletions