mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -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
|
||||
percent="$percent%"
|
||||
|
||||
|
||||
state=$(search "$statefile" "charging state: *\(.*\)")
|
||||
case $state in
|
||||
charging)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue