[Pm-utils] [PATCH 12/17] Remove redundant exit call from 90clock

Victor Lowther victor.lowther at gmail.com
Thu Feb 14 20:40:27 PST 2008


---
 pm/sleep.d/90clock |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/pm/sleep.d/90clock b/pm/sleep.d/90clock
index 4e6478e..5ce735f 100755
--- a/pm/sleep.d/90clock
+++ b/pm/sleep.d/90clock
@@ -32,5 +32,3 @@ case "$1" in
 	*)
 		;;
 esac
-
-exit $?
-- 
1.5.3.8



More information about the Pm-utils mailing list