algo/tests/Makefile: Prevent snapshot rule from failing
grep may return a non-zero code when some files are unreadable, this would fail the test which is not desired.
Please register or sign in to comment
grep may return a non-zero code when some files are unreadable, this would fail the test which is not desired.