cleanup, remove whitespace at end of lines

SVN-Revision: 61
This commit is contained in:
Mike Baker 2004-06-06 04:52:51 +00:00
parent 803c2fc439
commit e685d5f8a3
1 changed files with 21 additions and 23 deletions

View File

@ -1,8 +1,6 @@
#!/bin/sh
#!/bin/ash
debug () {
[ -z "$DEBUG" ] || echo $1
}
alias debug=${DEBUG:-true}
# allow env to override nvram
nvram_get () {