From 2808efdf10771ee182a4777db4027c126765f605 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 10 Jun 2015 11:43:00 +0100 Subject: [PATCH] Have to use git.carlh.net for the submodule at the moment so Jenkins works. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 861a1f800..6bb45938a 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://git.carlh.net/git/dcpomatic-test-data.git -- 2.30.2