X-Git-Url: http://git.pippins.net/embedvideo/.git/static/git-logo.png?a=blobdiff_plain;f=zfs-replicate-all;fp=zfs-replicate-all;h=456e835ebe4072f44c1df740523bc8165cee1a1f;hb=17efdff10293f272ca326b4997f8352816872d53;hp=6fc9bfc269014181bd655fba682c64314b1ace6c;hpb=f1a0eaf6cb15faf514577513f17fa9a06c34d129;p=zfs-ubuntu%2F.git diff --git a/zfs-replicate-all b/zfs-replicate-all index 6fc9bfc..456e835 100755 --- a/zfs-replicate-all +++ b/zfs-replicate-all @@ -140,7 +140,7 @@ if [[ $import_export_backup_pool == 1 ]]; then zpool export $backup_pool if [ $? != 0 ]; then lsof /$backup_pool/* - fatal("-E- unable to export the local backup pool $backup_pool on $hostname") + fatal "-E- unable to export the local backup pool $backup_pool on $hostname" "$mailto" fi fi fi