Explorar o código

ci: Disable shallow submodules since they lead to errors on travis.

It seems that for shallow submodules travis sometimes does not find
the referenced remote commit
Stefan Profanter %!s(int64=5) %!d(string=hai) anos
pai
achega
867b277900
Modificáronse 2 ficheiros con 1 adicións e 3 borrados
  1. 0 2
      .gitmodules
  2. 1 1
      deps/mdnsd

+ 0 - 2
.gitmodules

@@ -1,9 +1,7 @@
 [submodule "deps/mdnsd"]
 	path = deps/mdnsd
 	url = https://github.com/Pro/mdnsd.git
-	shallow = true
 [submodule "deps/ua-nodeset"]
 	path = deps/ua-nodeset
 	url = https://github.com/OPCFoundation/UA-Nodeset
 	branch = v1.04
-	shallow = true

+ 1 - 1
deps/mdnsd

@@ -1 +1 @@
-Subproject commit f7f0dd543f12fa7bbf2b667cceb287b9c8184b7d
+Subproject commit 5af316c4b79460c0c1b6c2a674a37e28a85441a3