From 819bddaac97a56e3b4b35c7b804bf37460866ef4 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Mon, 9 Dec 2019 01:57:31 +0530 Subject: Fix build break --- plugins/launch | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/launch') diff --git a/plugins/launch b/plugins/launch index f1b8a73..66b414e 100755 --- a/plugins/launch +++ b/plugins/launch @@ -19,6 +19,9 @@ # Shell: POSIX compliant # Author: Arun Prakash Jana +# shellcheck disable=SC2012 +# shellcheck disable=SC2086 + IFS=':' get_selection() { -- cgit v1.2.3-70-g09d2