From cb0784c804451587a28d32e761f563d8c6216024 Mon Sep 17 00:00:00 2001 From: Richard Nienaber Date: Sun, 30 Jan 2011 17:09:30 +0000 Subject: [PATCH] Missed renaming from Alpha to Beta 2 Removed a failing line from the environment setup script --- Languages/IronPython/App.config | 2 +- Scripts/Bat/Dev.bat | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/Languages/IronPython/App.config b/Languages/IronPython/App.config index 197e6c7549..4f88f02163 100644 --- a/Languages/IronPython/App.config +++ b/Languages/IronPython/App.config @@ -6,7 +6,7 @@ - + diff --git a/Scripts/Bat/Dev.bat b/Scripts/Bat/Dev.bat index dd293ce341..9e46fcb4f7 100644 --- a/Scripts/Bat/Dev.bat +++ b/Scripts/Bat/Dev.bat @@ -23,9 +23,6 @@ set RUBY19_EXE=%DLR_ROOT%\External.LCA_RESTRICTED\Languages\Ruby\ruby19\bin\ruby set RUBYOPT= set GEM_PATH=%RUBY19_BIN%\..\lib\ruby\gems\1.9.1 -REM -- Nullify the existing environment -call %DLR_ROOT%\Test\Scripts\SetTestEnv.bat - REM -- IronPython environment variables set IRONPYTHONPATH=%DLR_ROOT%\External.LCA_RESTRICTED\Languages\IronPython\27\Lib