]> Cypherpunks repositories - gostls13.git/commit
path/filepath: fix Windows-specific Clean bug
authorQtRoS <mrqtros@gmail.com>
Mon, 24 Sep 2018 21:01:39 +0000 (00:01 +0300)
committerAlex Brainman <alex.brainman@gmail.com>
Sat, 29 Sep 2018 04:26:02 +0000 (04:26 +0000)
commitd1f7470c217691dca4e339c77bf8c4175b8db168
tree0b548fe28b2b4914981297c9c278881b833bb563
parent1c95d9728aa5c8638db1bbabfb6ae764c4613c68
path/filepath: fix Windows-specific Clean bug

Fixes #27791
Change-Id: I762fa663379086c24cb4ddc8233a2c0a82b1238e
Reviewed-on: https://go-review.googlesource.com/137055
Run-TryBot: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
src/path/filepath/path.go
src/path/filepath/path_test.go