Title: [222512] trunk/Tools
Revision
222512
Author
[email protected]
Date
2017-09-26 12:06:57 -0700 (Tue, 26 Sep 2017)

Log Message

Set LF eol-style on Windows shell script, because the script failed on one of the EWS
bots, when it had the 'native' style.

Unreviewed Windows EWS fix. 

* EWSTools/start-queue-win.sh: Modified property svn:eol-style.

Modified Paths

Property Changed

Diff

Modified: trunk/Tools/ChangeLog (222511 => 222512)


--- trunk/Tools/ChangeLog	2017-09-26 19:03:35 UTC (rev 222511)
+++ trunk/Tools/ChangeLog	2017-09-26 19:06:57 UTC (rev 222512)
@@ -1,3 +1,12 @@
+2017-09-26  Per Arne Vollan  <[email protected]>
+
+        Set LF eol-style on Windows shell script, because the script failed on one of the EWS
+        bots, when it had the 'native' style.
+
+        Unreviewed Windows EWS fix. 
+
+        * EWSTools/start-queue-win.sh: Modified property svn:eol-style.
+
 2017-09-26  Jonathan Bedard  <[email protected]>
 
         webkitpy: Notify parent process when a worker is spawned
Index: trunk/Tools/EWSTools/start-queue-win.sh
===================================================================
--- trunk/Tools/EWSTools/start-queue-win.sh	2017-09-26 19:03:35 UTC (rev 222511)
+++ trunk/Tools/EWSTools/start-queue-win.sh	2017-09-26 19:06:57 UTC (rev 222512)

Property changes: trunk/Tools/EWSTools/start-queue-win.sh


Modified: svn:eol-style

-native \ No newline at end of property +LF \ No newline at end of property
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to