projects
/
oweals
/
netifd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e43781
)
utils.sh: add N (newline)
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 28 Nov 2013 17:34:14 +0000
(18:34 +0100)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 29 Nov 2013 13:52:01 +0000
(14:52 +0100)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
scripts/utils.sh
patch
|
blob
|
history
diff --git
a/scripts/utils.sh
b/scripts/utils.sh
index a5dc782bfd4363340a5419341a7f27e2cbf7d3eb..60470a5627b3ecefc06fd30b253a1b7cc8f9b4db 100644
(file)
--- a/
scripts/utils.sh
+++ b/
scripts/utils.sh
@@
-1,3
+1,6
@@
+N="
+"
+
append() {
local var="$1"
local value="$2"