On 2020/10/03 08:44, Daniel Jakots wrote:
> On Sat, 3 Oct 2020 08:00:44 +0200, Ingo Schwarze <schwa...@usta.de>
> wrote:
> 
> > But this needs to remain:
> > 
> > > -Reports on which file systems need to be dumped via
> > > -.Xr dump 8 .
> > > -.It  
> 
> Indeed, I wrongly assumed that the other dump call was silent. Here's
> the updated diff:

> -if [ "X$VERBOSESTATUS" != X0 ]; then
> -     netstat -ivn
> -fi
> +next_part "Backing up filesystems with dump:"
> +dump w | grep -vB1 ^Dump

The "next_part" header text is wrong, it isn't doing a backup here,
it's only reporting which need to be dumped.

Reply via email to