mirror of
https://github.com/curl/curl.git
synced 2026-08-25 05:23:32 +03:00
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
This commit is contained in:
parent
e1d81b52c0
commit
2d1745fe2c
3 changed files with 17 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue