From b72afb4bca00fe4148fb3f9f8cea074ec1b8a661 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 05 Jul 2020 23:29:55 -0400 Subject: tests: s/utils/util/ in Section --- (limited to 'tests') diff --git a/tests/data/pkg/bar.pkg/control b/tests/data/pkg/bar.pkg/control index 78bf79c..fff5663 100644 --- a/tests/data/pkg/bar.pkg/control +++ b/tests/data/pkg/bar.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Section: utils +Section: util Description: Bit-bang All Registers ${Common-Description} . diff --git a/tests/exe/ob-genchanges.sh b/tests/exe/ob-genchanges.sh index d9545f4..580942b 100755 --- a/tests/exe/ob-genchanges.sh +++ b/tests/exe/ob-genchanges.sh @@ -50,5 +50,5 @@ cmd_is 'changes file' cat '../../foo_1.0-1_i686-linux-glibc_x60.changes' <<-EOF Files: 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 + 0 util bar_1.0-1_all_all.opk EOF diff --git a/tests/exe/ob-gencontrol.sh b/tests/exe/ob-gencontrol.sh index 9aa49a6..ad12d60 100755 --- a/tests/exe/ob-gencontrol.sh +++ b/tests/exe/ob-gencontrol.sh @@ -72,7 +72,7 @@ for run in 'first' 'second'; do Version: 1.0-1 Architecture: all Platform: all - Section: utils + Section: util Maintainer: "J. Random Hacker" Installed-Size: 0 Description: Bit-bang All Registers -- cgit v0.9.1