From 81f7a7e0cc226ba94f644d1e7685c85067be1767 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Fri, 7 Jul 2017 18:41:00 -0400 Subject: Removed cruft & redundancy in project_action*() --- libreboot | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libreboot') diff --git a/libreboot b/libreboot index c6464239..cb3e3831 100755 --- a/libreboot +++ b/libreboot @@ -100,9 +100,7 @@ libreboot_project() { if ! project_function_check "${project}" "${action}"; then libreboot_usage exit 1 - fi - - if [[ "${action}" == "usage" ]]; then + elif [[ "${action}" == 'usage' ]]; then project_action "${action}" "${project}" "$@" else project_action_arguments "${action}" "${project}" "$@" -- cgit v1.2.3-70-g09d2