From db233cde72c1945c5954c117ebe7ea129409a5d6 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 23 Jul 2024 10:20:27 +0100 Subject: [PATCH] feat(yaml): remove end of line comments https://stackoverflow.com/questions/5014632/how-can-i-parse-a-yaml-file-from-a-linux-shell-script#comment119813940_21189044 --- stream-sprout | 1 + 1 file changed, 1 insertion(+) diff --git a/stream-sprout b/stream-sprout index d0521dd..e2a34cf 100755 --- a/stream-sprout +++ b/stream-sprout @@ -29,6 +29,7 @@ function parse_yaml() { if (length($3) > 0) { vn=""; for (i=0; i