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/test614 | |
parent | e1d81b52c0e3207163c18d5b0258e8dd1ab85d1e (diff) |
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/test614')
-rw-r--r-- | tests/data/test614 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/data/test614 b/tests/data/test614 index 95a86c562..c6fe4919d 100644 --- a/tests/data/test614 +++ b/tests/data/test614 @@ -11,8 +11,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 -r-?r-?r-? 1 U U 37 Jan 1 2000 plainfile.txt -r-?r-?r-? 1 U U 47 Dec 31 2000 rofile.txt |