Fixing indenting.

This commit is contained in:
Daniel Baumann 2007-10-31 11:10:05 +01:00
parent bb08fc8d1e
commit 15f9200589
3 changed files with 11 additions and 9 deletions

View File

@ -440,8 +440,10 @@ then
then
LH_NET_COW_MOUNTOPTIONS=",${LH_NET_COW_MOUNTOPTIONS}"
fi
LH_BOOTAPPEND_LIVE="${LH_BOOTAPPEND_LIVE} nfscow=${LH_NET_COW_SERVER}:${LH_NET_COW_PATH}${LH_NET_COW_MOUNTOPTIONS}"
;;
*)
Echo_error "Unsupported net filesystem"
exit 1