We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71cb6b2 + 13429fa commit 17b6813Copy full SHA for 17b6813
Makefile
@@ -62,6 +62,7 @@ clean::
62
63
distclean: clean
64
rm -rf $(testdata_objects)
65
+ rm -f $(FC_TEST_DATA_PATH)/fc.stamp
66
rm -rfv $(testdata_dir)
67
docker volume rm -f $(CARGO_CACHE_VOLUME_NAME)
68
0 commit comments