Hello everyone. I am using Bareos version 21.0.0. (Centos 8). I use the bpipe plugin for my work. Noticed a bug (in my opinion). If the utility in bpipe fails, the task itself succeeds. Is this how it should be? Or is there a way to fix this?
For example: Plugin = "bpipe:file=/var/backup/backup:reader=bash -c 'pg_basebackup --host=testhost --username=postgres --wal-method=none --format=tar -D -':writer=bash -c 'tar xf - -C /var/backup/backup'" If pg_basebackup fails, the task itself still succeeds. Thank you in advance! -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to bareos-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/cea084f1-2af4-4f5d-b55e-6646b24a90c9n%40googlegroups.com.