|
@@ -353,7 +353,7 @@ Example:
|
|
|
|
|
|
<property>
|
|
|
<name>test.fs.s3.name</name>
|
|
|
- <value>s3a://test-aws-s3/</value>
|
|
|
+ <value>s3://test-aws-s3/</value>
|
|
|
</property>
|
|
|
|
|
|
<property>
|
|
@@ -493,4 +493,4 @@ Example:
|
|
|
This example pulls in the `auth-keys.xml` file for the credentials.
|
|
|
This provides one single place to keep the keys up to date —and means
|
|
|
that the file `contract-test-options.xml` does not contain any
|
|
|
-secret credentials itself.
|
|
|
+secret credentials itself.
|