automation-tests/common/pkg/parse
flouthoc e278dcf7ef path: dest paths inside container should always be treated as *nix type
Destination path inside containers should be always validated  as
*nix absolute path. So its recommended to use path.IsAbs() instead of
filepath.IsAbs().

[NO TEST NEEDED]

Signed-off-by: flouthoc <flouthoc.git@gmail.com>
2021-08-16 09:46:05 +05:30
..
parse.go path: dest paths inside container should always be treated as *nix type 2021-08-16 09:46:05 +05:30
parse_test.go Fix tests on lxd 2021-04-24 06:43:19 -04:00
parse_unix.go [NO TESTS NEEDED] Remove some stuttering on return errors 2021-03-29 10:33:18 -04:00