Files
releases/bundle
Patrick East 60c55fcdf8 bundle: Normalize paths to use / separators
We would previously use whatever host specific paths we got but this
could potentially cause problems. This now forces all paths to be
`/` separated to help simplify some of the code handling them
internally.

Fixes: #1713
Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-09-09 10:20:02 -04:00
..