summaryrefslogtreecommitdiffstats
path: root/tests/exe/ob-genchanges.sh
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-07-04 22:45:49 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-07-04 22:45:49 (EDT)
commita87167806219bb536c86e603e9e38f68a54d654b (patch)
treeddfc820d8e466231a6d5fb26d0275721fbde2260 /tests/exe/ob-genchanges.sh
parent39fc6829125a795e34b356f1490b61442b516cfb (diff)
tests: Verify arch-qualification
Diffstat (limited to 'tests/exe/ob-genchanges.sh')
-rwxr-xr-xtests/exe/ob-genchanges.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/exe/ob-genchanges.sh b/tests/exe/ob-genchanges.sh
index 1b8e951..d9545f4 100755
--- a/tests/exe/ob-genchanges.sh
+++ b/tests/exe/ob-genchanges.sh
@@ -24,7 +24,7 @@ set -eu
plan_ 2
->'../../foo_1.0-1_i686-linux-glibc_all.opk'
+>'../../foo:i686-linux-glibc_1.0-1_i686-linux-glibc_all.opk'
>'../../bar_1.0-1_all_all.opk'
>'../../baz-qux_1.0-1_all_all.opk'
@@ -48,7 +48,7 @@ cmd_is 'changes file' cat '../../foo_1.0-1_i686-linux-glibc_x60.changes' <<-EOF
foo (1.0-1) trunk
* Initial release.
Files:
- 0 libdev foo_1.0-1_i686-linux-glibc_all.opk
+ 0 lib foo:i686-linux-glibc_1.0-1_i686-linux-glibc_all.opk
0 base baz-qux_1.0-1_all_all.opk
0 utils bar_1.0-1_all_all.opk
EOF