Merge pull request #114 from gdrooid/master

Indent everything with spaces
This commit is contained in:
Jaromil 2014-07-21 20:06:07 +02:00
commit b425f82f99

1
tomb
View File

@ -1459,7 +1459,6 @@ mount_tomb() {
{ test $? = 0 } || {
_failure "Aborting operations: error loading key $tombkey" }
if [ "$2" = "" ]; then
tombmount=/media/${tombfile}
_message "Mountpoint not specified, using default: $tombmount"