From 75368e26ddd7e8ab677c1223af9ec5eb67a56ec3 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Sat, 12 Nov 2011 01:53:35 +0100 Subject: [PATCH] op_power.sh: Removed the last fi (which was one too many) --- recipes/pandora-system/pandora-scripts/op_power.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/pandora-system/pandora-scripts/op_power.sh b/recipes/pandora-system/pandora-scripts/op_power.sh index 70bac83..552ac0c 100644 --- a/recipes/pandora-system/pandora-scripts/op_power.sh +++ b/recipes/pandora-system/pandora-scripts/op_power.sh @@ -170,5 +170,5 @@ elif [[ "$2" == "lid" ]]; then fi debug && echo "powerstate=$powerstate" echo "$powerstate" > /tmp/powerstate -fi + -- 2.39.5