Drop extra whitespace
This commit is contained in:
@@ -92,7 +92,7 @@ case "$cmd" in
|
||||
lock) lock "$@";;
|
||||
unlock) unlock "$@";;
|
||||
debug) debug "$@";;
|
||||
*)
|
||||
*)
|
||||
sxmo_log "warning: sxmo_wakelock.sh $*"
|
||||
usage; exit 1;;
|
||||
esac
|
||||
|
Reference in New Issue
Block a user