summarylogtreecommitdiffstats
path: root/test.patch
diff options
context:
space:
mode:
authorAdrian Kocis2020-06-13 02:59:09 -0700
committerAdrian Kocis2020-06-13 03:31:29 -0700
commit1b0ea8f5a1191f0dda2fadcfd953155972f4d522 (patch)
treef5bd6f13fbd16b752d6285e86ceecf6b7c121827 /test.patch
parent93f686d4eccba939a78cac6973db5522c44551f3 (diff)
downloadaur-dupd-git.tar.gz
Fix PKGBUILD (remove unnecessary libraries/patches)
Diffstat (limited to 'test.patch')
-rw-r--r--test.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/test.patch b/test.patch
deleted file mode 100644
index 9fa947a9954d..000000000000
--- a/test.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-diff --git a/tests/output.72~ b/tests/output.72~
-new file mode 100644
-index 0000000..995afc7
---- /dev/null
-+++ b/tests/output.72~
-@@ -0,0 +1,8 @@
-+
-+
-+
-+ 1
-+ 3
-+ 5
-+33 total bytes used by duplicates:
-+Total used: 33 bytes (0 KiB, 0 MiB, 0 GiB)
-diff --git a/tests/test.72 b/tests/test.72
-index ba1cc70..51e536e 100755
---- a/tests/test.72
-+++ b/tests/test.72
-@@ -12,7 +12,7 @@ checkrv $?
- DESC="report"
- $DUPD_CMD report --cut `pwd`/files8/ | grep -v "Duplicate report from database" > nreport
- checkrv $?
--check_nreport output.72
-+check_nreport output.72~
-
- (cd ./files8 && ./clean_files)
-