File: control

package info (click to toggle)
python-certbot-apache 0.31.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,324 kB
  • sloc: python: 5,603; makefile: 171
file content (9 lines) | stat: -rw-r--r-- 383 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
# <bmw> rbasak: while it's not exactly pretty, here's a pretty decent
# one line test that certbot and its plugins and dependencies are
# installed correctly
# <bmw> certbot plugins --prepare | grep -q apache && certbot --help
# nginx | grep -q nginx-ctl

Test-Command: certbot plugins --prepare | grep -q apache
Depends: python-certbot-apache
Restrictions: needs-root, allow-stderr