...then again, as we call split anyway, paths with white-spaces will be broken anyway so I guess null-join is meaningless. I'm still bothered by the lack of path safety everywhere in slapos, and I would like all tests to happen with both software and instance paths under a " ${couscous:blabla}" folder (space intended), so any accidental lack of escaping and any lack of whitespace handling becomes visible.
...then again, as we call `split` anyway, paths with white-spaces will be broken anyway so I guess null-join is meaningless. I'm still bothered by the lack of path safety everywhere in slapos, and I would like all tests to happen with both software and instance paths under a " ${couscous:blabla}" folder (space intended), so any accidental lack of escaping and any lack of whitespace handling becomes visible.