The tricks performed by ensureRemoveAll only make sense for Linux and other Unices, so separate it out, and make ensureRemoveAll for Windows just an alias of os.RemoveAll. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
The tricks performed by ensureRemoveAll only make sense for Linux and other Unices, so separate it out, and make ensureRemoveAll for Windows just an alias of os.RemoveAll. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>