LINT: Switch whitelist check from egrep to awk
authorLoïc Blot <loic.blot@unix-experience.fr>
Thu, 6 Apr 2017 14:03:29 +0000 (16:03 +0200)
committerLoic Blot <loic.blot@unix-experience.fr>
Thu, 6 Apr 2017 21:21:40 +0000 (23:21 +0200)
commit3a90b78a037df3eb9098d4fddb1289ed8ee21329
tree33db5306cb406f6e8f3388a957f1f2d400d7d082
parent88b9b9652ab77f91eaa7c6e40b8a48e3a35a7948
LINT: Switch whitelist check from egrep to awk

Bonus: make CI happy with the last rules fix
src/client/keys.h
src/environment.cpp
src/gameparams.h
src/gettime.h
src/script/lua_api/l_client.cpp
util/travis/lint.sh