Skip to content

Commit cfa7735

Browse files
committed
Added long string format test
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>
1 parent f9caeb7 commit cfa7735

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
bundle agent main
2+
{
3+
vars:
4+
"paths"
5+
string => "wlefkjwlefjlkwjeflkwjfekjwefkjwelfjowiefjoiwejfoiwejfoiwjefoiwjefoijwefoijwefoijweofijweoifjweoifjweoifjweoifjwioefj";
6+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
bundle agent main
2+
{
3+
vars:
4+
"paths" string => "wlefkjwlefjlkwjeflkwjfekjwefkjwelfjowiefjoiwejfoiwejfoiwjefoiwjefoijwefoijwefoijweofijweoifjweoifjweoifjweoifjwioefj";
5+
}

0 commit comments

Comments
 (0)