]> git.saurik.com Git - wxWidgets.git/commit
Recognize "sandbox" user as indicating automatic testing.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 May 2013 19:19:43 +0000 (19:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 May 2013 19:19:43 +0000 (19:19 +0000)
commit92318ee1fd0af5e7c5addc36134523e9886dbda3
tree89cdc4e59a83d9205df23b23a99dcaf9759661fe
parent1a9961c430537c295c32e35c558f3f077aa9a9f7
Recognize "sandbox" user as indicating automatic testing.

The buildbot slaves actually use "sandbox" as the user name, not "buildbot",
so test for the former instead for the latter, see r73963.

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