From e204e64f7cd1113fcb24c25016ae1bfe82f2df7b Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 02 Apr 2019 04:42:46 -0400 Subject: Add test binary package with hyphenated name And update tests. --- (limited to 'tests/exe/ob-buildopk.sh') diff --git a/tests/exe/ob-buildopk.sh b/tests/exe/ob-buildopk.sh index bfcc103..1797559 100755 --- a/tests/exe/ob-buildopk.sh +++ b/tests/exe/ob-buildopk.sh @@ -42,7 +42,8 @@ ls_inner() plan_ 9 rm -Rf *'.data/' *'.control/' -mkdir -p 'foo.data/usr/bin/' 'bar.data/' 'foo.control/' 'bar.control/' +mkdir -p 'foo.data/usr/bin/' 'bar.data/' 'foo.control/' 'bar.control/' \ + 'baz-qux.data/' 'baz-qux.control/' cp -p '../../src/src/foo.sh' 'foo.data/usr/bin/' touch 'foo.control/control' 'foo.control/md5sums' \ 'bar.control/control' 'bar.control/md5sums' -- cgit v0.9.1