Cleanup: tests: use find's `-name` option instead of grep
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 17 May 2021 19:01:33 +0000 (15:01 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 19 May 2021 14:56:34 +0000 (10:56 -0400)
This prevents grep of finding matches in the leading directories listed
by find.

It caused problem when I used the "metadata" string in one of the
directory names:
  /tmp/tmp.test_regen_metadata_ust_trace_path.6FbwPF/

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I7165a3b4e4a16c793fe51c40484978be3a99dbfc


No differences found
This page took 0.025266 seconds and 4 git commands to generate.