]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
test/integration: move deckard submodule
authorTomas Krizek <tomas.krizek@nic.cz>
Mon, 4 Feb 2019 13:03:58 +0000 (14:03 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 12 Mar 2019 09:43:19 +0000 (10:43 +0100)
.gitmodules
tests/deckard [deleted submodule]
tests/integration/deckard [new submodule]

index 0a80981b51e155cf69ffc5a03a9dfa01c2cff5a1..2779b8dacdf79e8f0c6203d7e7b9fe4161b5f445 100644 (file)
@@ -1,5 +1,5 @@
-[submodule "tests/deckard"]
-       path = tests/deckard
+[submodule "tests/integration/deckard"]
+       path = tests/integration/deckard
        url = https://gitlab.labs.nic.cz/knot/deckard.git
 [submodule "modules/policy/lua-aho-corasick"]
        path = modules/policy/lua-aho-corasick
diff --git a/tests/deckard b/tests/deckard
deleted file mode 160000 (submodule)
index 2a9c7de..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 2a9c7de5377ed62f2569dcdb250fee44035776f4
diff --git a/tests/integration/deckard b/tests/integration/deckard
new file mode 160000 (submodule)
index 0000000..9e31e7b
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 9e31e7b6de81c989d4a83ab90665f32fa12f4fc1