From f1c5d8992405e68ce04f0506ac23e0f6b95a9bd9 Mon Sep 17 00:00:00 2001 From: Bo Anderson Date: Fri, 15 Dec 2023 17:38:30 +0000 Subject: [PATCH] trader-workstation: fix style --- Casks/t/trader-workstation.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Casks/t/trader-workstation.rb b/Casks/t/trader-workstation.rb index acd7a63853..6043300851 100644 --- a/Casks/t/trader-workstation.rb +++ b/Casks/t/trader-workstation.rb @@ -23,7 +23,6 @@ cask "trader-workstation" do uninstall_preflight do ohai "Stopping all running instances of Trader Workstation prior to uninstall" system_command "/usr/bin/pkill", args: ["-f", "/Applications/Trader Workstation/Trader Workstation.app"] - rescue RuntimeError ohai "No running instances of Trader Workstation found" end