From a2af2746c4686201e2e0796fbdfa115d08727b86 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 22 Oct 2023 16:41:41 -0400 Subject: tests: Use test-specific scratch directories --- tests/posix/unionfs.out | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'tests/posix/unionfs.out') diff --git a/tests/posix/unionfs.out b/tests/posix/unionfs.out index 6d0fa3c..28c4ec1 100644 --- a/tests/posix/unionfs.out +++ b/tests/posix/unionfs.out @@ -1,10 +1,10 @@ -scratch -scratch/lower -scratch/lower/bar -scratch/lower/baz -scratch/lower/foo -scratch/upper -scratch/upper/bar -scratch/upper/baz -scratch/upper/baz/qux -scratch/upper/foo +. +./lower +./lower/bar +./lower/baz +./lower/foo +./upper +./upper/bar +./upper/baz +./upper/baz/qux +./upper/foo -- cgit v1.2.3