@ -0,0 +1,9 @@
#!/bin/bash
for X in test*
do
./cppcheck $X/$X.cpp
done
The note is not visible to the blocked user.