From b13332c991ce2695626eaca367dd8208b174c9ca Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 14 Apr 2016 17:59:24 +0300 Subject: Add support for repository authentication --- tests/pkg/1/build2.org/satisfy/t4c/libbaz-1.1.0.tar.gz | 1 + tests/pkg/1/build2.org/satisfy/t4c/libfoo-1.0.0.tar.gz | 1 + tests/pkg/1/build2.org/satisfy/t4c/repositories | 3 +++ 3 files changed, 5 insertions(+) create mode 120000 tests/pkg/1/build2.org/satisfy/t4c/libbaz-1.1.0.tar.gz create mode 120000 tests/pkg/1/build2.org/satisfy/t4c/libfoo-1.0.0.tar.gz create mode 100644 tests/pkg/1/build2.org/satisfy/t4c/repositories (limited to 'tests/pkg/1/build2.org/satisfy/t4c') diff --git a/tests/pkg/1/build2.org/satisfy/t4c/libbaz-1.1.0.tar.gz b/tests/pkg/1/build2.org/satisfy/t4c/libbaz-1.1.0.tar.gz new file mode 120000 index 0000000..0edbce7 --- /dev/null +++ b/tests/pkg/1/build2.org/satisfy/t4c/libbaz-1.1.0.tar.gz @@ -0,0 +1 @@ +../libbaz-1.1.0.tar.gz \ No newline at end of file diff --git a/tests/pkg/1/build2.org/satisfy/t4c/libfoo-1.0.0.tar.gz b/tests/pkg/1/build2.org/satisfy/t4c/libfoo-1.0.0.tar.gz new file mode 120000 index 0000000..32e5a3c --- /dev/null +++ b/tests/pkg/1/build2.org/satisfy/t4c/libfoo-1.0.0.tar.gz @@ -0,0 +1 @@ +../libfoo-1.0.0.tar.gz \ No newline at end of file diff --git a/tests/pkg/1/build2.org/satisfy/t4c/repositories b/tests/pkg/1/build2.org/satisfy/t4c/repositories new file mode 100644 index 0000000..26c0e93 --- /dev/null +++ b/tests/pkg/1/build2.org/satisfy/t4c/repositories @@ -0,0 +1,3 @@ +: 1 +location: ../t4b +: -- cgit v1.1