]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
tests: clone ceph-erasure-code-corpus from ceph 3698/head
authorLoic Dachary <ldachary@redhat.com>
Wed, 11 Feb 2015 12:31:55 +0000 (13:31 +0100)
committerLoic Dachary <ldachary@redhat.com>
Wed, 11 Feb 2015 12:34:15 +0000 (13:34 +0100)
Instead of the http://github.com/dachary namespace. It is not an issue
in the common case because it should be cloned because it is in the
.gitmodules file with the proper namespace.

http://tracker.ceph.com/issues/10836 Fixes: #10836

Signed-off-by: Loic Dachary <ldachary@redhat.com>
qa/workunits/erasure-code/encode-decode-non-regression.sh

index 5ddd25c445c975ec028df25b668c567d964a642c..539b91296401ad018cbb9a93032600920e2d9019 100755 (executable)
@@ -14,7 +14,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU Library Public License for more details.
 #
-: ${CORPUS:=https://github.com/dachary/ceph-erasure-code-corpus.git}
+: ${CORPUS:=https://github.com/ceph/ceph-erasure-code-corpus.git}
 : ${DIRECTORY:=../ceph-erasure-code-corpus}
 
 # when running from sources, the current directory must have precedence