mirror of
https://github.com/samba-team/samba.git
synced 2025-07-29 15:42:04 +03:00
The backtraces were too confusing for our users, and didn't tell them what to do to fix the problem. By printing the string (rather than a backtrace), and including in the error what to do, and what file to remove, we give them a chance. Andrew Bartlett