working commit

This commit is contained in:
2026-02-14 22:46:32 +02:00
parent 1e03fa349f
commit 73e2b804ff
31 changed files with 597 additions and 35 deletions
+3 -1
View File
@@ -33,7 +33,9 @@ func xxxTestImageLife(t *testing.T) {
{
err = srv.Configure()
require.NoError(t, err)
if false {
useTmp := true
if useTmp {
srv.SetDatadir(srvdir)
srv.SetLogdir(srvdir)
srv.SetRundir(srvdir)