Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
rchincha committed Jul 24, 2024
1 parent 1a2e108 commit 6aaadc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/whiteout.bats
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ EOF
echo "skipping $f"
continue
}
bsdtar -tvf oci/blobs/sha256/$f
bsdtar -tvf oci/blobs/sha256/$f | grep ".wh.sensors.d" && {
echo "should not have a sensors.d whiteout!"
exit 1
Expand Down

0 comments on commit 6aaadc9

Please sign in to comment.