Draw attention to the fact that WgetTest.pm is generated.

This commit is contained in:
Micah Cowan 2008-06-12 02:25:04 -07:00
parent f0f56db5cb
commit b05e2bc63a
2 changed files with 7 additions and 0 deletions

View File

@ -25,6 +25,9 @@
WgetTest.pm.in: Use whatever ports are available, rather than
hard-coded ones.
* WgetTest.pm.in: Draw more attention to the fact that
WgetTest.pm is a generated file.
* Test-proxied-https-auth.px: Better cleanup, so next test can
open the port.

View File

@ -1,5 +1,9 @@
#!/usr/bin/perl -w
# WARNING!
# WgetTest.pm is a generated file! Do not edit! Edit WgetTest.pm.in
# instead.
package WgetTest;
$VERSION = 0.01;