diff --git a/test/mounts/ext/run_ns.sh b/test/mounts/ext/run_ns.sh index ca976754f..65277658e 100755 --- a/test/mounts/ext/run_ns.sh +++ b/test/mounts/ext/run_ns.sh @@ -18,7 +18,7 @@ mount --make-rprivate "/" # Clean previous stuff rm -rf "$tempd" "$finf" "$outf" "/$odir" mkdir "$tempd" -touch "$tdir/$dfile" +touch "$tdir/$cur/$tdir/$dfile" # Create source file. Make it on a new mountpoint to "hide" # it in the target mount tree (see below)