From 780290277a51853b2e515b16898ca0fcfa1e9e71 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 26 Feb 2018 22:00:22 +0300 Subject: Update rep-fetch --- tests/rep-remove/extra | 1 + tests/rep-remove/extra/libbar-1.1.0+1.tar.gz | Bin 243 -> 0 bytes tests/rep-remove/extra/repositories | 3 --- tests/rep-remove/math | 1 + tests/rep-remove/math/libbar-1.0.0.tar.gz | Bin 241 -> 0 bytes tests/rep-remove/math/repositories | 3 --- tests/rep-remove/stable | 1 + tests/rep-remove/stable/libfoo-1.0.0.tar.gz | Bin 240 -> 0 bytes tests/rep-remove/stable/repositories | 3 --- 9 files changed, 3 insertions(+), 9 deletions(-) create mode 120000 tests/rep-remove/extra delete mode 100644 tests/rep-remove/extra/libbar-1.1.0+1.tar.gz delete mode 100644 tests/rep-remove/extra/repositories create mode 120000 tests/rep-remove/math delete mode 100644 tests/rep-remove/math/libbar-1.0.0.tar.gz delete mode 100644 tests/rep-remove/math/repositories create mode 120000 tests/rep-remove/stable delete mode 100644 tests/rep-remove/stable/libfoo-1.0.0.tar.gz delete mode 100644 tests/rep-remove/stable/repositories (limited to 'tests/rep-remove') diff --git a/tests/rep-remove/extra b/tests/rep-remove/extra new file mode 120000 index 0000000..2047cd9 --- /dev/null +++ b/tests/rep-remove/extra @@ -0,0 +1 @@ +../common/prereq-cycle/extra/ \ No newline at end of file diff --git a/tests/rep-remove/extra/libbar-1.1.0+1.tar.gz b/tests/rep-remove/extra/libbar-1.1.0+1.tar.gz deleted file mode 100644 index 890e9e2..0000000 Binary files a/tests/rep-remove/extra/libbar-1.1.0+1.tar.gz and /dev/null differ diff --git a/tests/rep-remove/extra/repositories b/tests/rep-remove/extra/repositories deleted file mode 100644 index ecaa454..0000000 --- a/tests/rep-remove/extra/repositories +++ /dev/null @@ -1,3 +0,0 @@ -: 1 -location: ../stable -: diff --git a/tests/rep-remove/math b/tests/rep-remove/math new file mode 120000 index 0000000..9f6610d --- /dev/null +++ b/tests/rep-remove/math @@ -0,0 +1 @@ +../common/prereq-cycle/math/ \ No newline at end of file diff --git a/tests/rep-remove/math/libbar-1.0.0.tar.gz b/tests/rep-remove/math/libbar-1.0.0.tar.gz deleted file mode 100644 index 97e6e32..0000000 Binary files a/tests/rep-remove/math/libbar-1.0.0.tar.gz and /dev/null differ diff --git a/tests/rep-remove/math/repositories b/tests/rep-remove/math/repositories deleted file mode 100644 index 14d6ce0..0000000 --- a/tests/rep-remove/math/repositories +++ /dev/null @@ -1,3 +0,0 @@ -: 1 -location: ../extra -: diff --git a/tests/rep-remove/stable b/tests/rep-remove/stable new file mode 120000 index 0000000..b29c92b --- /dev/null +++ b/tests/rep-remove/stable @@ -0,0 +1 @@ +../common/prereq-cycle/stable/ \ No newline at end of file diff --git a/tests/rep-remove/stable/libfoo-1.0.0.tar.gz b/tests/rep-remove/stable/libfoo-1.0.0.tar.gz deleted file mode 100644 index 5e7fa17..0000000 Binary files a/tests/rep-remove/stable/libfoo-1.0.0.tar.gz and /dev/null differ diff --git a/tests/rep-remove/stable/repositories b/tests/rep-remove/stable/repositories deleted file mode 100644 index b49d922..0000000 --- a/tests/rep-remove/stable/repositories +++ /dev/null @@ -1,3 +0,0 @@ -: 1 -location: ../math -: -- cgit v1.1