From 0370038a2c2e5fc575a543e2fbcf85a7c254283d Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 27 Oct 2023 17:32:11 +0300 Subject: Add support for preserving old package configuration on up/downgrade and reconfiguration --- tests/common/satisfy/libfoo-0.1.0.tar.gz | Bin 0 -> 355 bytes tests/common/satisfy/t2/libfoo-0.1.0.tar.gz | 1 + 2 files changed, 1 insertion(+) create mode 100644 tests/common/satisfy/libfoo-0.1.0.tar.gz create mode 120000 tests/common/satisfy/t2/libfoo-0.1.0.tar.gz (limited to 'tests/common/satisfy') diff --git a/tests/common/satisfy/libfoo-0.1.0.tar.gz b/tests/common/satisfy/libfoo-0.1.0.tar.gz new file mode 100644 index 0000000..b1c1ff2 Binary files /dev/null and b/tests/common/satisfy/libfoo-0.1.0.tar.gz differ diff --git a/tests/common/satisfy/t2/libfoo-0.1.0.tar.gz b/tests/common/satisfy/t2/libfoo-0.1.0.tar.gz new file mode 120000 index 0000000..1e2ede1 --- /dev/null +++ b/tests/common/satisfy/t2/libfoo-0.1.0.tar.gz @@ -0,0 +1 @@ +../libfoo-0.1.0.tar.gz \ No newline at end of file -- cgit v1.1