@ -1,3 +1,3 @@
#!/bin/sh
$@ 2>&1 | grep -Eq ^ERROR: && exit 1
$@ 2>&1 | grep -E ^ERROR: && exit 1
exit 0
The note is not visible to the blocked user.