Skip to content

Commit d6d871d

Browse files
authored
Merge pull request #49 from olehermanse/main
Added long string format test
2 parents f9caeb7 + cfa7735 commit d6d871d

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)