[Webkit-unassigned] [Bug 128388] Make EWS retry one more time after cleaning the build directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 05:45:52 PST 2014


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





--- Comment #5 from Csaba Osztrogonác <ossy at webkit.org>  2014-02-10 05:43:09 PST ---
(From update of attachment 223483)
View in context: https://bugs.webkit.org/attachment.cgi?id=223483&action=review

> Tools/Scripts/webkitpy/tool/bot/earlywarningsystemtask.py:64
> +        subprocess.call(["rm", "-rf", self._build_directory],
> +                stdout=None, stderr=None)

Just out of curiosity: Does it work on Windows too?

-- 
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