nix: properly throw away tix files for postgrest-watch, resolves #1807
This commit is contained in:
committed by
Wolfgang Walther
parent
fc791a6320
commit
67ca814d0b
@@ -7,6 +7,7 @@ checkedShellScript
|
||||
name = "postgrest-test-withtmpdb-${postgresql.name}";
|
||||
docs = "Run the given command in a temporary database";
|
||||
inRootDir = true;
|
||||
redirectTixFiles = false;
|
||||
}
|
||||
''
|
||||
# avoid starting multiple layers of with_tmp_db
|
||||
|
||||
Reference in New Issue
Block a user