Recognize "buildbot" user in IsAutomaticTest() too.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 May 2013 19:21:42 +0000 (19:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 10 May 2013 19:21:42 +0000 (19:21 +0000)
commit6524d302d0f384c41092bc399a25cbfd389a71ed
tree9b076b0cb55ea56238aa602bf2d4dcf63013ec83
parent862c0963cb363cfa49f5acda6097bf44c03088ec
Recognize "buildbot" user in IsAutomaticTest() too.

Some build slaves apparently run under "buildbot" user and not "buildslave",
recognize them as running automatic tests too.

Also show the name of the current system and user on startup to avoid such
guess work in the future.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/test.cpp