]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
egrep, fgrep: deprecated
authorMurphy Zhou <jencce.kernel@gmail.com>
Tue, 20 Sep 2022 03:19:50 +0000 (11:19 +0800)
committerZorro Lang <zlang@kernel.org>
Tue, 20 Sep 2022 07:36:51 +0000 (15:36 +0800)
commit1cbaf24e0cc87828504b139f38bfe9c31b05841c
tree6f205008154a12e5c4a971ad6b0d90ec52759523
parenta945da31e759a7482a0d3087b825af674acdc3ad
egrep, fgrep: deprecated

Since this grep commit:
commit a9515624709865d480e3142fd959bccd1c9372d1
Author: Paul Eggert <eggert@cs.ucla.edu>
Date:   Sun Aug 15 10:52:13 2021 -0700

    egrep, fgrep: now obsolete

egrep will trigger a warning like:
+egrep: warning: egrep is obsolescent; using grep -E

This will break many gold output.

Signed-off-by: Murphy Zhou <jencce.kernel@gmail.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
43 files changed:
check
common/btrfs
common/dmlogwrites
common/dump
common/encrypt
common/filter
common/fuzzy
common/populate
common/quota
common/rc
common/repair
common/xfs
tests/btrfs/011
tests/btrfs/100
tests/btrfs/101
tests/btrfs/187
tests/btrfs/252
tests/ext4/006
tests/generic/164
tests/generic/165
tests/generic/454
tests/generic/670
tests/xfs/008
tests/xfs/012
tests/xfs/033
tests/xfs/064
tests/xfs/065
tests/xfs/083
tests/xfs/122
tests/xfs/138
tests/xfs/185
tests/xfs/186
tests/xfs/293
tests/xfs/330
tests/xfs/422
tests/xfs/499
tests/xfs/505
tests/xfs/514
tests/xfs/515
tests/xfs/517
tests/xfs/520
tests/xfs/530
tests/xfs/539