diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-02-04 12:31:31 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-02-04 12:31:31 +0100 |
commit | c1f4b790c458f0de368f32487a007d571858207c (patch) | |
tree | 45d7293ea14d0b4249e2e286327b4d8490ff563e /test/src/%DEST% | |
parent | debian/README: update (diff) | |
parent | t/i: call links-update twice, just in case (diff) | |
download | config-links-c1f4b790c458f0de368f32487a007d571858207c.tar.gz config-links-c1f4b790c458f0de368f32487a007d571858207c.zip |
Merge tag 'v2.0.3' into debian
Diffstat (limited to 'test/src/%DEST%')
-rw-r--r-- | test/src/%DEST%/1.txt | 1 | ||||
-rw-r--r-- | test/src/%DEST%/bar/3.txt | 1 | ||||
-rw-r--r-- | test/src/%DEST%/bar/baz/4.txt | 1 | ||||
-rw-r--r-- | test/src/%DEST%/foo/2.txt | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/test/src/%DEST%/1.txt b/test/src/%DEST%/1.txt deleted file mode 100644 index d00491f..0000000 --- a/test/src/%DEST%/1.txt +++ /dev/null @@ -1 +0,0 @@ -1 diff --git a/test/src/%DEST%/bar/3.txt b/test/src/%DEST%/bar/3.txt deleted file mode 100644 index 00750ed..0000000 --- a/test/src/%DEST%/bar/3.txt +++ /dev/null @@ -1 +0,0 @@ -3 diff --git a/test/src/%DEST%/bar/baz/4.txt b/test/src/%DEST%/bar/baz/4.txt deleted file mode 100644 index b8626c4..0000000 --- a/test/src/%DEST%/bar/baz/4.txt +++ /dev/null @@ -1 +0,0 @@ -4 diff --git a/test/src/%DEST%/foo/2.txt b/test/src/%DEST%/foo/2.txt deleted file mode 100644 index 0cfbf08..0000000 --- a/test/src/%DEST%/foo/2.txt +++ /dev/null @@ -1 +0,0 @@ -2 |