[webkit-changes] [WebKit/WebKit] 7312db: [WPE][GTK] Stop script execution on errors in depe...
Max Schmitt
noreply at github.com
Fri Sep 13 03:02:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7312db0936d03ca4ad29ee9e6580293408d71381
https://github.com/WebKit/WebKit/commit/7312db0936d03ca4ad29ee9e6580293408d71381
Author: Max Schmitt <max at schmitt.mx>
Date: 2024-09-13 (Fri, 13 Sep 2024)
Changed paths:
M Tools/gtk/install-dependencies
M Tools/wpe/install-dependencies
Log Message:
-----------
[WPE][GTK] Stop script execution on errors in dependency installation scripts
https://bugs.webkit.org/show_bug.cgi?id=279617
Reviewed by Adrian Perez de Castro.
By default, the script continues executing even if a command fails.
This change ensures the script stops execution if a command fails.
* Tools/gtk/install-dependencies:
* Tools/wpe/install-dependencies:
Canonical link: https://commits.webkit.org/283609@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list