[Pm-utils] [PATCH 04/17] Eliminate useless exit 0 in 00logging

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


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

diff --git a/pm/sleep.d/00logging b/pm/sleep.d/00logging
index 7cba5e7..7990a50 100755
--- a/pm/sleep.d/00logging
+++ b/pm/sleep.d/00logging
@@ -10,5 +10,3 @@ case "$1" in
 		free
 		;;
 esac
-
-exit 0
-- 
1.5.3.8



More information about the Pm-utils mailing list