Title: [174775] trunk/Websites/bugs.webkit.org/migrate.pl
Revision
174775
Author
[email protected]
Date
2014-10-16 09:01:23 -0700 (Thu, 16 Oct 2014)

Log Message

migrate.pl: remove unnecessary change

Modified Paths


Diff

Modified: trunk/Websites/bugs.webkit.org/migrate.pl (174774 => 174775)


--- trunk/Websites/bugs.webkit.org/migrate.pl	2014-10-16 16:01:22 UTC (rev 174774)
+++ trunk/Websites/bugs.webkit.org/migrate.pl	2014-10-16 16:01:23 UTC (rev 174775)
@@ -107,4 +107,4 @@
 You may also need to increase the number of file handles a process is allowed
 to hold open (as the migrator will create a file handle for each attachment
 in your database). On Linux and simliar systems, you can do this as root
-by typing C<ulimit -n 65535> before running your script.
+by typing C<ulimit -n 65535> before running your script.
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to