for i in `ls */bsp_specs | LANG=C LC_COLLATE=C sort`; do
for i in `ls -1 */make | grep make | LANG=C LC_COLLATE=C sort`; do
d=`dirname $i`
cat << EOF >> acinclude.m4~
$d )
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.