From: Steven Baltakatei Sandoval Date: Tue, 21 Oct 2025 03:41:26 +0000 (+0000) Subject: chore(user/mw_sc2sp.sh):Fix space X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/commitdiff_plain/e0e6397741c0e63627a7c752d9e4803b37093614 chore(user/mw_sc2sp.sh):Fix space --- diff --git a/user/mw_wc2sp.sh b/user/mw_wc2sp.sh index ab412b3..4ffdd88 100755 --- a/user/mw_wc2sp.sh +++ b/user/mw_wc2sp.sh @@ -193,7 +193,7 @@ assemble_subpage_ftree() { ## Process input line-by-line while read -r line; do - #declare -p line re_sp; # debug + # declare -p line re_sp; # debug ### Check for subpage marker if [[ "$line" =~ $re_sp ]]; then #### Identify new subpage path