[fix]
Some checks failed
Run BaseX Tests / test (push) Failing after 25s

This commit is contained in:
Andy Bunce 2025-02-01 22:51:34 +00:00
parent 33a9c8027a
commit fd295d8c88
3 changed files with 10 additions and 5 deletions

View file

@ -68,6 +68,7 @@ as empty-sequence(){
=>trace("Download: ")))
};
(:~ write-binary but create dir if required :)
declare function build:write-binary($dest as xs:string,$contents)
as empty-sequence(){
file:create-dir(file:parent($dest)),