libubox: Drop extraneous space when appending values to variable
authorFelix Fietkau <[email protected]>
Fri, 15 Sep 2023 22:00:00 +0000 (16:00 -0600)
committerPetr Štetiar <[email protected]>
Thu, 13 Nov 2025 10:45:59 +0000 (10:45 +0000)
commit82cb5fd66af910c71deef67d49a5c9e3d319bde9
tree27514a7480d9d1dd2014692160bde4b86d871d87
parent17143f94dcbfef20d55afab783deb0e24cf67f15
libubox: Drop extraneous space when appending values to variable

Don't have a leading space when building out a variable via appends.

Fixes: #15
Signed-off-by: Felix Fietkau <[email protected]>
Signed-off-by: Philip Prindeville <[email protected]>
Signed-off-by: Petr Štetiar <[email protected]> [fix fixes trailer]
sh/jshn.sh