Changeset 922 for linux/bin/asdf
- Timestamp:
- 10/02/08 18:16:14 (5 years ago)
- Files:
-
- 1 modified
-
linux/bin/asdf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
linux/bin/asdf
r921 r922 83 83 84 84 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." 86 86 else 87 87 die "setleds does not exist, cannot set NUM status."
