Age | Commit message (Collapse) | Author | Lines |
|
if/then for simple checks. get rid of [[ ]] around evaluations where we're checking the return value (square brackets are checking for the presence of a string).
|
|
This reverts commit ca3b3c91000d757461fcb7ad13a62b7a2a9d8fb3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
discard the hackish while loops in favor of failing hard in unmount_all
if either the union or the seed fails to unmount.
|
|
|
|
|
|
|
|
chance of being backed up by the user
|
|
|
|
|
|
|
|
|
|
|
|
|
|
returns non-zero
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if/when required
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|