refractoring
This commit is contained in:
@ -10,7 +10,7 @@ else
|
||||
[[ -f "$DIR/BAT$BLOCK_INSTANCE/uevent" ]] && BATS="$DIR/BAT$BLOCK_INSTANCE/uevent"
|
||||
fi
|
||||
|
||||
if [[ "${BATS}" == "" ]]; then
|
||||
if [[ "$BATS" == "" ]]; then
|
||||
echo " no battery "
|
||||
echo "n/a"
|
||||
exit 33
|
||||
|
Reference in New Issue
Block a user