diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-08 01:51:34 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-08 01:51:34 (EST) |
commit | 1af95b30a2e88083e2cc739f259be8feb9038881 (patch) | |
tree | fc2eff685e147e9c84e33f91398866b1753450e3 /tests/exe | |
parent | 824797b55596d45589e5ca49ac906639f6e49f53 (diff) |
tests/exe/ob-gencontrol.sh: Test newlines in B-D
Diffstat (limited to 'tests/exe')
-rwxr-xr-x | tests/exe/ob-gencontrol.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/exe/ob-gencontrol.sh b/tests/exe/ob-gencontrol.sh index ad12d60..fd58dc9 100755 --- a/tests/exe/ob-gencontrol.sh +++ b/tests/exe/ob-gencontrol.sh @@ -34,7 +34,8 @@ cmd_is 'source package control file' cat 'src:foo.control/control' <<-EOF Architecture: src Platform: all Maintainer: "J. Random Hacker" <jrandom@example.com> - Build-Depends: build-all-runes + Build-Depends: build-all-runes, quiet-untuned-xylophone, $(: \ + )something-completely-different Installed-Size: 0 Format: 2.0 Description: foo source package |