From c6771e9446a65c3ec9c88c68eab9156eec87d663 Mon Sep 17 00:00:00 2001 From: Andreia Gaita Date: Sun, 19 Oct 2008 02:30:23 +0000 Subject: [PATCH] * tests2.sh: Remove extra echos svn path=/trunk/mcs/; revision=116411 --- .../Test/System.Windows.Forms/ChangeLog | 4 ++++ .../Test/System.Windows.Forms/tests2.sh | 6 ------ 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog b/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog index cd443bf6f34..ec053136e82 100644 --- a/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog +++ b/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog @@ -1,3 +1,7 @@ +2008-10-19 Andreia Gaita + + * tests2.sh: Remove extra echos + 2008-10-19 Andreia Gaita * FormTest.cs: Fix failing test on .NET/Win diff --git a/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/tests2.sh b/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/tests2.sh index 48663048096..6a01dcb4fd0 100644 --- a/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/tests2.sh +++ b/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/tests2.sh @@ -66,12 +66,6 @@ for i in $@; do esac done - -echo $opts -echo $test -echo $NUNITCONSOLE -echo $MONO_PATH - if [ $# -eq 0 ]; then usage exit 1 -- 2.25.1