sane-input-handler: fix log bog
This commit is contained in:
@@ -97,7 +97,7 @@ handleWith() {
|
||||
else
|
||||
state="${state}off"
|
||||
fi
|
||||
log "state=$state action=$action: handleWith: $@"
|
||||
log "state=$state action=$action: handleWith: $*"
|
||||
"$@"
|
||||
exit $?
|
||||
}
|
||||
|
Reference in New Issue
Block a user