Removed test tool name that may confuse things
This commit is contained in:
parent
3816c4bfd4
commit
e2d0e6ee72
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Attempting to do *anything* with an S3 reomote using git-annex on windows fails
|
|||
|
||||
Assuming you have a disabled S3 remote called "the-cloud" (e.g. a fresh clone)
|
||||
[[!format sh """
|
||||
C:\annex> git annex-old enableremote "the-cloud"
|
||||
C:\annex> git annex enableremote "the-cloud"
|
||||
enableremote the-cloud gpg: WARNING: using insecure memory!
|
||||
gpg: please see http://www.gnupg.org/documentation/faqs.html for more information
|
||||
(checking bucket...) (creating bucket in ap-southeast-2...) git-annex-old: FailedConnectionException2 "my-bucket-name.s3-ap-southeast-2.amazonaws.com" 80 False getAddrInfo: does not exist (error 10093)
|
||||
|
|
Loading…
Add table
Reference in a new issue