From 82107b01e2b3c48f340e6a5555084d95b993cd5f Mon Sep 17 00:00:00 2001 From: Simon Schuster Date: Thu, 8 Sep 2016 13:18:08 +0200 Subject: [PATCH] Added testing submodule --- .gitmodules | 3 +++ test/openwrt-in-vagrant | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 test/openwrt-in-vagrant diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5abcf93 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test/openwrt-in-vagrant"] + path = test/openwrt-in-vagrant + url = git://github.com:noctux/openwrt-in-vagrant.git diff --git a/test/openwrt-in-vagrant b/test/openwrt-in-vagrant new file mode 160000 index 0000000..f631b04 --- /dev/null +++ b/test/openwrt-in-vagrant @@ -0,0 +1 @@ +Subproject commit f631b0442265c6a06cc922b83f9c545d9bdfd3bb