From: Michael Mrozek Date: Sat, 12 Nov 2011 00:53:35 +0000 (+0100) Subject: op_power.sh: Removed the last fi (which was one too many) X-Git-Tag: sz_beta3~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75368e26ddd7e8ab677c1223af9ec5eb67a56ec3;p=openpandora.oe.git op_power.sh: Removed the last fi (which was one too many) --- 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 +