mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-12-23 10:38:59 +00:00
Merge pull request #114 from gdrooid/master
Indent everything with spaces
This commit is contained in:
commit
b425f82f99
1
tomb
1
tomb
@ -1459,7 +1459,6 @@ mount_tomb() {
|
|||||||
{ test $? = 0 } || {
|
{ test $? = 0 } || {
|
||||||
_failure "Aborting operations: error loading key $tombkey" }
|
_failure "Aborting operations: error loading key $tombkey" }
|
||||||
|
|
||||||
|
|
||||||
if [ "$2" = "" ]; then
|
if [ "$2" = "" ]; then
|
||||||
tombmount=/media/${tombfile}
|
tombmount=/media/${tombfile}
|
||||||
_message "Mountpoint not specified, using default: $tombmount"
|
_message "Mountpoint not specified, using default: $tombmount"
|
||||||
|
Loading…
Reference in New Issue
Block a user