parent
5446308360
commit
61bbdeee19
@ -20,9 +20,8 @@ cd "$DIR/../../.." || exit 1
|
||||
AUTHOR="uthor"
|
||||
AUTHOR="@a${AUTHOR}"
|
||||
|
||||
grep -r --include="*.java" "$AUTHOR" .
|
||||
if grep -r --include="*.java" "$AUTHOR" .; then
|
||||
exit 0
|
||||
else
|
||||
exit 1
|
||||
else
|
||||
exit 0
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user