fix typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -57,7 +57,7 @@ def getTasks(config_env):
|
||||
[config.OSX_HOST_panther, "2.3", "both"], env=config_env),
|
||||
Job("bigmac.24",
|
||||
"distrib/all/build-osx",
|
||||
[config.OSX_HOST_panther, "2.4", "both"], env=config_env)
|
||||
[config.OSX_HOST_panther, "2.4", "both"], env=config_env),
|
||||
Job("bigmac.25",
|
||||
"distrib/all/build-osx",
|
||||
[config.OSX_HOST_panther, "2.5", "both"], env=config_env)
|
||||
|
Reference in New Issue
Block a user