Index: trunk/scripts/TestHTTPS.pl
===================================================================
--- trunk/scripts/TestHTTPS.pl	(revision 14619)
+++ trunk/scripts/TestHTTPS.pl	(revision 14620)
@@ -67,5 +67,5 @@
 print "Options: PLUGIN STYLE RULE PRESET MAP GETPLUGIN GETSTYLE GETRULE GETPRESET GETMAP LOCAL\n" if !@ARGV;
 
-open OUTFILE,">>","josm_https.txt" or die "Could not open output file";
+open OUTFILE,">","josm_https.txt" or die "Could not open output file";
 
 sub doprint($)
