samba-tool domain: improve error message when `patch` fails
commita9ef5555ba92374f5fae75456bd747134ffb22e0
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 20 May 2021 23:41:37 +0000 (21 11:41 +1200)
committerJeremy Allison <jra@samba.org>
Thu, 10 Jun 2021 00:29:32 +0000 (10 00:29 +0000)
tree55eae903dd52004dcfaf9baa0ef025dd9c33fc08
parent8fa8bbe19e6833a4bd41953ebc64088f86c8196b
samba-tool domain: improve error message when `patch` fails

The old message confused even the wisest among us:

https://lists.samba.org/archive/samba/2021-May/236021.html

and while /user/bin/patch might be overly specific, it should point
people in the right direction.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/samba/netcmd/domain.py