Closed kmala closed 8 years ago
requires https://github.com/deis/wal-e/pull/4
Looks like test failure is legit:
/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/001_setup_envdir.sh
/docker-entrypoint-initdb.d/001_setup_envdir.sh: line 35: [: missing `]'
@kmala code LGTM. I think this is ready for merge, pending fixing the tests
Travis failed:
Error response from daemon: Cannot start container 51ea09227a4c41b3a639040daac2124f8ed76f5e0d61d6838799de1919dfbcb0: Cannot link to a non running container: /cocky_mahavira AS /insane_cray/minio
make: *** [test] Error 1
The command "make test" exited with 2.
It is working locally but not on travis...trying to find the reason
fixes #72 and #75