aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2018-05-30 11:38:10 +0200
committerStefan Majewsky <majewsky@gmx.net>2018-05-30 11:38:10 +0200
commit63541ba5897fdd20cf563461b42eb9599e6437a5 (patch)
tree5e1c8e37b2d77d1bf2362e6995e0b7b6d63c55a1 /CONTRIBUTING.md
parentb65158017829cee6fba71a6d730d1502026280a7 (diff)
downloadgo-schwift-63541ba5897fdd20cf563461b42eb9599e6437a5.tar.gz
my PR has been merged
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index aa145a8..96ae415 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -37,6 +37,3 @@ container](https://github.com/bouncestorage/docker-swift).
2. Run the tests with `./testing/with-saio.sh go test`. The script will find how to access the Swift API inside the
container, and configure the auth environment variables accordingly. You can use this with any command that requires
Swift credentials, e.g. `./testing/with-saio.sh swift stat`.
-
-**WARNING:** At the time of this writing, https://github.com/bouncestorage/docker-swift/pull/30 has not been merged, so
-you need to patch the proxy-server.conf manually to get the symlink-related tests to pass.