Fix apkbuild parsing in edge cases
Compare changes
+ 1
− 1
@@ -229,7 +229,7 @@ def _parse_attributes(
This commit removes separator in split function arguments, so arrays where items are separates by tabulation don't fail to parse properly.