From 1686838abbd0115685d6ecbe69978790261d3180 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Thu, 4 Dec 2025 13:49:57 -0500 Subject: [PATCH] minor: shellcheck --- brc2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brc2 b/brc2 index 55884f5..998f280 100644 --- a/brc2 +++ b/brc2 @@ -2589,7 +2589,7 @@ mns() { # mount namespace mnsr() { # mns run (as normal user) - local ns pre_check tmpf user + local ns pre_check tmpf user alt_user=false user=$USER while [[ $1 ]]; do case $1 in -- 2.30.2