Open
Description
Current Behavior
neofs-dev-env (master)$ make clean
storage_s01
storage_s02
storage_s03
storage_s04
Error: The target clean failed with exit code 1
make: *** [Makefile:212: clean] Error 1
Expected Behavior
Something without errors
Possible Solution
I don't know.
Steps to Reproduce
- I prepared and ran the environment for test cases according to README.md
- Run
make clean