From 962675c1482abc3a8458ef060552687a784282a6 Mon Sep 17 00:00:00 2001 From: Aditya Rajan Date: Wed, 15 Sep 2021 15:12:35 +0530 Subject: [PATCH] build.bats: fix copy tests after containers/buildah#3486 Fix copy tests after https://github.com/containers/buildah/pull/3486 [NO TESTS NEEDED] Signed-off-by: Aditya Rajan --- test/system/070-build.bats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/system/070-build.bats b/test/system/070-build.bats index 47db08eb1ed4..03c7984e2117 100644 --- a/test/system/070-build.bats +++ b/test/system/070-build.bats @@ -464,7 +464,7 @@ Labels.$label_name | $label_value local -a files=( -test1 -test1.txt test2 test2.txt - subdir/sub1 subdir/sub1.txt + -subdir/sub1 -subdir/sub1.txt -subdir/sub2 -subdir/sub2.txt this-file-does-not-match-anything-in-ignore-file comment