diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2020-05-05 22:05:49 +0200 |
---|---|---|
committer | Marc Hoersken <info@marc-hoersken.de> | 2020-05-06 19:33:20 +0200 |
commit | 2d1745fe2cd3ac9981225ac6367de059894e9c14 (patch) | |
tree | 5492153467d063957bf45c8ab12563d3cd71b085 /tests/data/test613 | |
parent | e1d81b52c0e3207163c18d5b0258e8dd1ab85d1e (diff) | |
download | curl-2d1745fe2cd3ac9981225ac6367de059894e9c14.tar.gz |
test613.pl: make tests 613 and 614 work with OpenSSH for Windows
OpenSSH for Windows shows group and other/world permissions as *,
because those concepts do not exist on Windows. It also does not
show the current or parent directory, so we just ignore those.
Reviewed-by: Daniel Stenberg
Closes #5328
Diffstat (limited to 'tests/data/test613')
-rw-r--r-- | tests/data/test613 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/data/test613 b/tests/data/test613 index fcb983771..0383987e5 100644 --- a/tests/data/test613 +++ b/tests/data/test613 @@ -10,8 +10,6 @@ directory # Server-side <reply> <datacheck> -d????????? N U U N ??? N NN:NN . -d????????? N U U N ??? N NN:NN .. d????????? N U U N ??? N NN:NN asubdir -rw?rw?rw? 1 U U 37 Jan 1 2000 plainfile.txt -r-?r-?r-? 1 U U 47 Dec 31 2000 rofile.txt |