From: Thomas Walker Lynch Date: Fri, 10 Oct 2025 16:55:34 +0000 (+0000) Subject: small mount bug X-Git-Url: https://git.reasoningtechnology.com/style/static/gitweb.css?a=commitdiff_plain;h=8eed7266d1518a5f2035081e3b92df19572fbcd0;p=subu small mount bug --- diff --git a/developer/source/mount/masu__map_own_all.sh b/developer/source/mount/masu__map_own_all.sh index 5518cab..0cdaa5b 100755 --- a/developer/source/mount/masu__map_own_all.sh +++ b/developer/source/mount/masu__map_own_all.sh @@ -11,7 +11,7 @@ want_suid_for() { return 1 } -subus="$(./masu__subu_dir_list.sh "$masu")" +subus="$(./masu__subu_data_dir_list.sh "$masu")" [[ -n "$subus" ]] || { echo "No sub-users found for $masu"; exit 1; } while IFS= read -r s; do