T.v.Dein
T.v.Dein
Nope: ```default > exec ./anydb$exe -f test.db set datum -r file.txt [fork/exec ./anydb.exe: The system cannot find the file specified.] FAIL: t\files.txtar:22: unexpected command failure ```
Will do, but tomorrow, it's midnight here . Thanks for your time so far!
Ok, [this branch](https://github.com/TLINDEN/anydb/tree/testscript) only contains 1 script, and 2 CI jobs: one on ubuntu (for reference) and one on windows. The test script [is here](https://github.com/TLINDEN/anydb/blob/testscript/t/workflow.txtar) And, believe it or not:...
Ok, I found the culprit. This leads to the errors: ```yaml - name: build run: go build - name: test run: make test ``` If I run the build as...
Thanks a lot, works like a charm!
A tool intended to be a proper `ls` replacement should work out of the box.