Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
BitJam committed Aug 20, 2019
1 parent 6a2c54a commit d99e4ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/chroot-rescue-scan
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ Get_Dirs
}

#------------------------------------------------------------------------------
#
#
#------------------------------------------------------------------------------
human_size() {
df -h "$1" 2>/dev/null | tail -n1 | awk '{print $2}'
Expand Down Expand Up @@ -400,7 +400,7 @@ get_label() {
}

#------------------------------------------------------------------------------
#
#
#------------------------------------------------------------------------------
linux_entry() {
local dir=$1
Expand Down

0 comments on commit d99e4ee

Please sign in to comment.