Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
rchincha committed Jul 25, 2024
1 parent 307e12e commit e06a8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/whiteout.bats
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ EOF
echo "skipping $f"
continue
}
bsdtar -tvf oci/blobs/sha256/$f
#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 e06a8b9

Please sign in to comment.