mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
whitespace only changes
use tabs rather than 4 spaces Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
82267654f8
commit
8c48454a70
1 changed files with 39 additions and 40 deletions
|
@ -56,7 +56,6 @@ for bat in $(ls /proc/acpi/battery); do
|
||||||
fi
|
fi
|
||||||
percent="$percent%"
|
percent="$percent%"
|
||||||
|
|
||||||
|
|
||||||
state=$(search "$statefile" "charging state: *\(.*\)")
|
state=$(search "$statefile" "charging state: *\(.*\)")
|
||||||
case $state in
|
case $state in
|
||||||
charging)
|
charging)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue