Changeset 922 for linux/bin/asdf

Show
Ignore:
Timestamp:
10/02/08 18:16:14 (5 years ago)
Author:
erik
Message:

setleds macht es umgekehrt, bernd wusste es nicht, pascal wusste es, hat es aber noch nicht korrigiert

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • linux/bin/asdf

    r921 r922  
    8383 
    8484        if [ -e "${PATH_SETLEDS}" ]; then 
    85                 "${PATH_SETLEDS}" -num || die "Failed to set NUM status." 
     85                "${PATH_SETLEDS}" +num || die "Failed to set NUM status." 
    8686        else 
    8787                die "setleds does not exist, cannot set NUM status."