diff options
author | Loic Dachary <loic-201408@dachary.org> | 2014-10-08 21:22:02 +0200 |
---|---|---|
committer | Loic Dachary <loic-201408@dachary.org> | 2014-10-08 21:22:02 +0200 |
commit | 865a0dc684bdabcf66a7332b964edd85f6db81db (patch) | |
tree | d4bfd01524452b6a13806a79e6af59813213986b | |
parent | Merge pull request #2569 from ceph/wip-9437 (diff) | |
download | ceph-865a0dc684bdabcf66a7332b964edd85f6db81db.tar.xz ceph-865a0dc684bdabcf66a7332b964edd85f6db81db.zip |
build: add ceph-erasure-code-corpus to gitmodule_mirrors
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
-rw-r--r-- | .gitmodule_mirrors | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodule_mirrors b/.gitmodule_mirrors index 2e1722f6a8b..2a926cbb7f1 100644 --- a/.gitmodule_mirrors +++ b/.gitmodule_mirrors @@ -8,3 +8,4 @@ src/leveldb git://apt-mirror.front.sepia.ceph.com/leveldb.git src/erasure-code/jerasure/jerasure git://apt-mirror.front.sepia.ceph.com/jerasure.git src/erasure-code/jerasure/gf-complete git://apt-mirror.front.sepia.ceph.com/gf-complete.git src/rocksdb git://apt-mirror.front.sepia.ceph.com/rocksdb.git +ceph-erasure-code-corpus git://apt-mirror.front.sepia.ceph.com/ceph-erasure-code-corpus.git |