Strike out broken command.

This commit is contained in:
Otho 2023-01-16 23:52:24 -05:00
parent b816c1aec5
commit e090fcf21d
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -287,11 +287,11 @@ case "$1" in
list ) list_datasets ;;
list-remote ) list_remote_datasets ;;
snapshot ) create_snapshots ;;
configure-mirrors ) zfs_allow_mirrors ;;
configure-origin ) zfs_allow_origin ;;
#configure-mirrors ) zfs_allow_mirrors ;;
configure ) zfs_allow_origin ;;
mirror-reset ) send_latest ;;
mirror-increment ) send_increment ;;
#mirror-prune ) send_increment_with_F ;;
esac
rm sendnodes.tmp
rm sendnodes.tmp