mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-12 19:09:56 +03:00
Create a common merge() function that can be adjusted in the next patch, because the logic for merging needs to be more complicated now.
3 lines
173 B
Text
3 lines
173 B
Text
# SC3043: "In POSIX sh, 'local' is undefined" - busybox sh and pretty much all
|
|
# other shells can handle it though and Alpine uses it too in lots of scripts.
|
|
disable=SC3043
|