]> sjero.net Git - wget/commitdiff
Draw attention to the fact that WgetTest.pm is generated.
authorMicah Cowan <micah@cowan.name>
Thu, 12 Jun 2008 09:25:04 +0000 (02:25 -0700)
committerMicah Cowan <micah@cowan.name>
Thu, 12 Jun 2008 09:25:04 +0000 (02:25 -0700)
tests/ChangeLog
tests/WgetTest.pm.in

index 9067fdfb5c8c98048ddd5e57eb8b9de4dd7bdfb4..4330e48fcdc9b8969e6b78b520a8b35d5a0dfaef 100644 (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.
 
index 357babe1118b6dd350763dd8db985b26d0d3bfc2..910ac80d8149f534121b9dd1fd69c4d5b2e1b08e 100644 (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;