diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/exe/ob-gencontrol.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/exe/ob-gencontrol.sh b/tests/exe/ob-gencontrol.sh index a619856..6f29d9b 100755 --- a/tests/exe/ob-gencontrol.sh +++ b/tests/exe/ob-gencontrol.sh @@ -36,6 +36,7 @@ cmd_is 'source package control file' cat 'src-foo.control/control' <<-EOF Maintainer: "J. Random Hacker" <jrandom@example.com> Build-Depends: build-all-runes Installed-Size: 0 + Format: 2.0 Description: foo source package EOF |