aboutsummaryrefslogtreecommitdiff
path: root/devel/electron13/files/patch-electron_spec-main_fixtures_apps_crash_node-crash.js
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron13/files/patch-electron_spec-main_fixtures_apps_crash_node-crash.js')
-rw-r--r--devel/electron13/files/patch-electron_spec-main_fixtures_apps_crash_node-crash.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/devel/electron13/files/patch-electron_spec-main_fixtures_apps_crash_node-crash.js b/devel/electron13/files/patch-electron_spec-main_fixtures_apps_crash_node-crash.js
deleted file mode 100644
index 2bd671d8ef04..000000000000
--- a/devel/electron13/files/patch-electron_spec-main_fixtures_apps_crash_node-crash.js
+++ /dev/null
@@ -1,8 +0,0 @@
---- electron/spec-main/fixtures/apps/crash/node-crash.js.orig 2021-01-22 23:55:24 UTC
-+++ electron/spec-main/fixtures/apps/crash/node-crash.js
-@@ -1,4 +1,4 @@
--if (process.platform === 'linux') {
-+if (process.platform === 'linux' || process.platform === 'freebsd') {
- process.crashReporter.start({
- submitURL: process.argv[2],
- productName: 'Zombies',