Changeset 243803 in webkit
- Timestamp:
- Apr 3, 2019, 9:39:58 AM (7 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
EWSTools/start-queue-mac.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r243797 r243803 1 2019-04-03 Jonathan Bedard <jbedard@apple.com> 2 3 [ews] Clean out ~/Library/Logs/CoreSimulator/ on reboot 4 https://bugs.webkit.org/show_bug.cgi?id=196540 5 6 Reviewed by Aakash Jain. 7 8 * EWSTools/start-queue-mac.sh: Remove CoreSimulator logs. 9 1 10 2019-04-03 Wenson Hsieh <wenson_hsieh@apple.com> 2 11 -
trunk/Tools/EWSTools/start-queue-mac.sh
r243516 r243803 67 67 /usr/bin/sudo /usr/bin/killall -9 com.apple.CoreSimulator.CoreSimulatorServer 68 68 /usr/bin/xcrun simctl delete unavailable 69 /bin/rm -rf ~/Library/Logs/CoreSimulator/* 69 70 70 71 cd $WEBKIT_HOME
Note:
See TracChangeset
for help on using the changeset viewer.