File: custom-smoke

package info (click to toggle)
libapache2-reload-perl 0.13-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 208 kB
  • sloc: perl: 339; makefile: 19; sh: 5
file content (6 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
#!/bin/sh
mkdir t/logs
cp debian/TEST t/TEST
chmod u+x t/TEST
t/TEST -httpd_conf `pwd`/debian/apache2.conf -bugreport -verbose=0
rm t/TEST