mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Ignore noreply user.
This commit is contained in:
parent
86d04a70ed
commit
1bf90a6e21
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ for author in $authors; do
|
||||||
echo $author| grep 'winterserver' >/dev/null 2>&1 && continue;
|
echo $author| grep 'winterserver' >/dev/null 2>&1 && continue;
|
||||||
echo $author| grep 'wenjie.zhao' >/dev/null 2>&1 && continue;
|
echo $author| grep 'wenjie.zhao' >/dev/null 2>&1 && continue;
|
||||||
echo $author| grep 'zhaowenjie' >/dev/null 2>&1 && continue;
|
echo $author| grep 'zhaowenjie' >/dev/null 2>&1 && continue;
|
||||||
|
echo $author| grep 'noreply' >/dev/null 2>&1 && continue;
|
||||||
|
|
||||||
grep $author $AFILE 1>/dev/null 2>/dev/null && continue;
|
grep $author $AFILE 1>/dev/null 2>/dev/null && continue;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue