]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
tests/btrfs: use $AWK_PROG instead of awk
authorLuis Chamberlain <mcgrof@kernel.org>
Tue, 15 Feb 2022 01:48:45 +0000 (17:48 -0800)
committerEryu Guan <guaneryu@gmail.com>
Sun, 20 Feb 2022 16:45:50 +0000 (00:45 +0800)
commit67f9580c212dd1f2a8273f6194e686d187582255
tree0161200d96329ba5981bf04c24f6b58672f0f813
parent9470dc5dddeaa48ef3633a46ab89523d78b3245f
tests/btrfs: use $AWK_PROG instead of awk

Use $AWK_PROG instead of awk in case the default awk
program is not called awk.

Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Adam Manzanares <a.manzanares@samsung.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
28 files changed:
tests/btrfs/001
tests/btrfs/003
tests/btrfs/006
tests/btrfs/011
tests/btrfs/022
tests/btrfs/027
tests/btrfs/035
tests/btrfs/085
tests/btrfs/090
tests/btrfs/124
tests/btrfs/125
tests/btrfs/149
tests/btrfs/161
tests/btrfs/162
tests/btrfs/163
tests/btrfs/164
tests/btrfs/175
tests/btrfs/176
tests/btrfs/181
tests/btrfs/184
tests/btrfs/185
tests/btrfs/194
tests/btrfs/197
tests/btrfs/198
tests/btrfs/215
tests/btrfs/216
tests/btrfs/218
tests/btrfs/254