diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-26 15:31:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-26 15:31:32 +0100 |
| commit | 9dfa51bdc24431ca00f424a9c33f4d1a3f465a1d (patch) | |
| tree | b43ea76c858d868dfa1bc2bc0c77fdc845359ba6 | |
| parent | 66f4b7d55f8e1bc6c8197f47ae98c76bd9a48bca (diff) | |
Try to fix test/data submodule URL.
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 861a1f800..a49c45514 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "test/data"] path = test/data - url = ssh://carl@git.carlh.net/home/carl/git/dcpomatic-test-data.git + url = git://carl@git.carlh.net/git/dcpomatic-test-data.git |
