Skip to content

Commit

Permalink
Use LIBMOUNT_FORCE_MOUNT2=always to workaround new mount API issues
Browse files Browse the repository at this point in the history
  • Loading branch information
cidkidnix committed Apr 5, 2024
1 parent c99c80f commit e73dc0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/functional/local-overlay-store/common.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
source ../common.sh

export LIBMOUNT_FORCE_MOUNT2=always

requireEnvironment () {
requireSandboxSupport
[[ $busybox =~ busybox ]] || skipTest "no busybox"
Expand Down

0 comments on commit e73dc0e

Please sign in to comment.