diff options
author | Timo Teräs <timo.teras@iki.fi> | 2018-11-02 15:33:49 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2018-11-02 15:40:45 +0200 |
commit | 59271f8c1382efc6b52ac20c862ef7126317d0a8 (patch) | |
tree | be0a8bea54c8e7875ca6a62d58fc5deb44b92953 /test/provides10.test | |
parent | f38d1f74af7a5ef0ccee2029be0d8036b9020f1a (diff) | |
download | apk-tools-59271f8c1382efc6b52ac20c862ef7126317d0a8.tar.gz apk-tools-59271f8c1382efc6b52ac20c862ef7126317d0a8.tar.bz2 apk-tools-59271f8c1382efc6b52ac20c862ef7126317d0a8.tar.xz apk-tools-59271f8c1382efc6b52ac20c862ef7126317d0a8.zip |
print: don't print spurious newlines
Diffstat (limited to 'test/provides10.test')
-rw-r--r-- | test/provides10.test | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/provides10.test b/test/provides10.test index 4485543..ba8ab7b 100644 --- a/test/provides10.test +++ b/test/provides10.test @@ -7,5 +7,4 @@ ERROR: unsatisfiable constraints: conflicted-provider (virtual): provided by: conflicted-provider-a conflicted-provider-b - required by: - conflicted-dep-0.1[conflicted-provider] + required by: conflicted-dep-0.1[conflicted-provider] |