Skip to content

Commit 553275d

Browse files
committed
improved mount test comment
1 parent 2ca0ebc commit 553275d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_mount_hook.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ setup() {
22
# Create temporary directories
33
TMP_HOOKS_DIR=$(mktemp -d)
44

5-
# Create test file in bind mount source
5+
# Create test file in user home not clean but mount hook of tmp is not allowed
66
echo "test-file" > "${HOME}/sarus-hook-test-file.txt"
77

88
# Create hook config

0 commit comments

Comments
 (0)