Flamenco/pkg/shaman/filestore
Sybren A. Stüvel 88fe62ddef Manager: skip shaman permission unit test on Windows
The test was made with umask on UNIX-like systems in mind. It doesn't
make much sense on Windows, at least not in its current form, so it's
better to just explicitly skip it.
2022-03-28 11:33:09 +02:00
..
filestore_test.go Shaman: fix bunch of path issues on Windows 2022-03-28 11:02:18 +02:00
filestore.go Shaman: fix bunch of path issues on Windows 2022-03-28 11:02:18 +02:00
interface.go Manager: More work on Shaman support 2022-03-25 14:10:26 +01:00
substore_test.go Manager: skip shaman permission unit test on Windows 2022-03-28 11:33:09 +02:00
substore.go Shaman: fix bunch of path issues on Windows 2022-03-28 11:02:18 +02:00
tempfile.go Initial checkin of Shaman of Flamenco 2 2022-03-25 14:10:26 +01:00
testing.go Shaman: more path -> filepath 2022-03-28 11:11:50 +02:00