diff options
author | Timo Teräs <timo.teras@iki.fi> | 2020-10-03 13:57:05 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2020-10-03 13:58:30 +0300 |
commit | 8a794021c42baf8e1c12ae5e8e8313b66443002e (patch) | |
tree | 095b91ef78e27d11ac8265487c91ad67d3a5d1dc /test/basic12.test | |
parent | c269e9c24da57ab1b69ad6c80e9a1cb52b2b67d2 (diff) | |
download | apk-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/basic12.test')
-rw-r--r-- | test/basic12.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/basic12.test b/test/basic12.test index f43b8ce..24b398c 100644 --- a/test/basic12.test +++ b/test/basic12.test @@ -6,7 +6,7 @@ --latest upgrade @EXPECT -ERROR: unsatisfiable constraints: +ERROR: unable to select packages: b-2: masked in: --no-network satisfies: a-2[b] |