Skip to content

Commit

Permalink
build.bats: fix copy tests after containers/buildah#3486
Browse files Browse the repository at this point in the history
Fix copy tests after containers/buildah#3486

[NO TESTS NEEDED]

Signed-off-by: Aditya Rajan <arajan@gmail.com>
  • Loading branch information
flouthoc committed Sep 15, 2021
1 parent d0c605c commit 962675c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/070-build.bats
Expand Up @@ -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
Expand Down

0 comments on commit 962675c

Please sign in to comment.