Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b34578cf authored by Joe Onorato's avatar Joe Onorato
Browse files

Fix newline for dumpconfig

Test: build/make/ci/dump_product_config
Change-Id: Ie4481513b58f589a00b092114135788b1c4c62cd
parent d53df1b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ BUILD_DATETIME_FILE := $(OUT_DIR)/build_date.txt

# Escape quotation marks for CSV, and wraps in quotation marks.
define escape-for-csv
"$(subst ","",$1)"
"$(subst ","",$(subst $(newline), ,$1))"
endef

# Args: