summaryrefslogtreecommitdiff
path: root/test/error5.test
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2020-10-03 13:57:05 +0300
committerTimo Teräs <timo.teras@iki.fi>2020-10-03 13:58:30 +0300
commit8a794021c42baf8e1c12ae5e8e8313b66443002e (patch)
tree095b91ef78e27d11ac8265487c91ad67d3a5d1dc /test/error5.test
parentc269e9c24da57ab1b69ad6c80e9a1cb52b2b67d2 (diff)
downloadapk-tools-8a794021c42baf8e1c12ae5e8e8313b66443002e.tar.gz
apk-tools-8a794021c42baf8e1c12ae5e8e8313b66443002e.tar.bz2
apk-tools-8a794021c42baf8e1c12ae5e8e8313b66443002e.tar.xz
apk-tools-8a794021c42baf8e1c12ae5e8e8313b66443002e.zip
commit: rephrase the error messages more understandable
fixes #10703
Diffstat (limited to 'test/error5.test')
-rw-r--r--test/error5.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/error5.test b/test/error5.test
index 4becb3d..575916f 100644
--- a/test/error5.test
+++ b/test/error5.test
@@ -2,7 +2,7 @@
--test-repo complicated1.repo
add a>2
@EXPECT
-ERROR: unsatisfiable constraints:
+ERROR: unable to select packages:
d-2.0:
breaks: b-1[d<2.0]
satisfies: a-3[d>1.5] c-1[d>1.0]