---
 pm/sleep.d/01grub |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pm/sleep.d/01grub b/pm/sleep.d/01grub
index 4500c39..ddc39ce 100644
--- a/pm/sleep.d/01grub
+++ b/pm/sleep.d/01grub
@@ -7,6 +7,7 @@ default_resume_kernel()
            ;;
        *) # this is only valid for x86 and x86_64
            return 1
+           ;;
     esac
 
     [ -x /sbin/grubby -a -x /sbin/grub ] || return 1
-- 
1.5.3.8

_______________________________________________
Pm-utils mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pm-utils

Reply via email to