diff --git a/btrbk b/btrbk index 2a0e6fd..18fdc6c 100755 --- a/btrbk +++ b/btrbk @@ -4159,7 +4159,7 @@ sub macro_archive_target($$$;$) $archive_success++; } else { - ERROR("Error while cloning, aborting"); + ERROR("Error while archiving subvolumes, aborting"); last; } }