[gurtle] r233 committed - Ups: remove my own testing changes from the test scripts.

1 view
Skip to first unread message

gur...@googlecode.com

unread,
Apr 11, 2010, 4:48:43 AM4/11/10
to gurtle-...@googlegroups.com
Revision: 233
Author: tortoisesvn
Date: Sun Apr 11 01:48:03 2010
Log: Ups: remove my own testing changes from the test scripts.
http://code.google.com/p/gurtle/source/detail?r=233

Modified:
/trunk/src/TestGurtle64.cmd
/trunk/src/TestGurtle64.py

=======================================
--- /trunk/src/TestGurtle64.cmd Sun Apr 11 01:34:21 2010
+++ /trunk/src/TestGurtle64.cmd Sun Apr 11 01:48:03 2010
@@ -24,5 +24,5 @@
REM OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

pushd "%~dp0..\bin\x64\Debug"
-..\..\..\tools\IronPython\ipy ..\..\..\src\%~n0.py %*
+..\..\..\tools\IronPython\ipyw ..\..\..\src\%~n0.py %*
popd
=======================================
--- /trunk/src/TestGurtle64.py Sun Apr 11 01:34:21 2010
+++ /trunk/src/TestGurtle64.py Sun Apr 11 01:48:03 2010
@@ -31,7 +31,7 @@
from System.Windows.Forms import MessageBox

def main(args):
- params = args and args.pop(0) or 'project='
+ params = args and args.pop(0) or 'project=support'
msg = args and args.pop(0) or 'This is a commit log message.'
MessageBox.Show(Plugin().GetCommitMessage(None,
Parameters.Parse(params), msg), 'Log Message')

Reply all
Reply to author
Forward
0 new messages