]> xenbits.xensource.com Git - osstest.git/commitdiff
osstest: configure git proxy for FreeBSD
authorRoger Pau Monne <roger.pau@citrix.com>
Mon, 20 Aug 2018 10:49:43 +0000 (12:49 +0200)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 21 Aug 2018 10:27:25 +0000 (11:27 +0100)
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
ts-build-prep-freebsd

index e3220fa82ec31e57f4ef301673da524b71a33f50..ef8805039ce3edd46418611c696e50c269256890 100755 (executable)
@@ -38,6 +38,7 @@ sub install_deps () {
 }
 
 install_deps();
+gitcache_setup($ho);
 
 our $path_prefix = $r{"freebsd_distpath"} ||
                    get_stashed("path_freebsddist", $r{"freebsdbuildjob"});