]> zdv2.bktei.com Git - BK-2020-03.git/commitdiff
chore(user/mw_sc2sp.sh):Fix space
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Tue, 21 Oct 2025 03:41:26 +0000 (03:41 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Tue, 21 Oct 2025 03:41:26 +0000 (03:41 +0000)
user/mw_wc2sp.sh

index ab412b36c4e49f0f2aa4f3a9374ecdbb2c8b1fb4..4ffdd884672f91677d34245f94c2ed46dd3a6d8a 100755 (executable)
@@ -193,7 +193,7 @@ assemble_subpage_ftree() {
     
     ## Process input line-by-line
     while read -r line; do
     
     ## 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
         ### Check for subpage marker
         if [[ "$line" =~ $re_sp ]]; then
             #### Identify new subpage path