From 22a7f4fd6d73ff8768377c4bf8e302196facbf3c Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Mon, 26 Aug 2019 08:01:43 +0200 Subject: Combine multiple unsets into a single command --- include/tests_authentication | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/tests_authentication') diff --git a/include/tests_authentication b/include/tests_authentication index 733dfc4f..05f107ae 100644 --- a/include/tests_authentication +++ b/include/tests_authentication @@ -696,7 +696,7 @@ else Display --indent 2 --text "- PAM modules" --result "${STATUS_FOUND}" --color GREEN fi - unset DIR; unset FILE; unset FIND + unset DIR FILE FIND fi # ################################################################################# -- cgit v1.2.3