WineHQ: winetest: unclutter the submit page

Ferenc Wagner wferi at afavant.elte.hu
Tue Oct 5 04:38:51 CDT 2004


ChangeLog: Sending no data is normal when getting the manual
           submission form.

Index: winetest/winetest.cgi
===================================================================
RCS file: /home/wine/tools/winetest/winetest.cgi,v
retrieving revision 1.6
diff -u -r1.6 winetest.cgi
--- winetest/winetest.cgi	29 Sep 2004 22:12:15 -0000	1.6
+++ winetest/winetest.cgi	5 Oct 2004 09:28:32 -0000
@@ -96,7 +96,5 @@
     } else {
         print h2 (move_file $name);
     }
-} else {
-    print h2 ("Error: empty request");
 }
 print end_html;



More information about the wine-patches mailing list