mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
Jeremy, we cannot just access cache_path() here without calling lp_load and friends as well as parsing configfile from the commandline in order to make "make test/selftest" find the correct conffile with path, etc. I just changed it to pass the target tdbfilename as an argument, ok ? Guenther