[Webkit-unassigned] [Bug 135048] Add --dry-run option to sort-export-file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 24 07:56:05 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135048


Csaba Osztrogonác <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #235278|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #7 from Csaba Osztrogonác <ossy at webkit.org>  2014-07-24 07:56:19 PST ---
(From update of attachment 235278)
View in context: https://bugs.webkit.org/attachment.cgi?id=235278&action=review

> Tools/Scripts/sort-export-file:157
>          open OUT, ">", $exportFile or die "Could not overwrite $exportFile: $!";
>          print OUT $after;
>          close OUT;

You shouldn't update the export files here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list