Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@novell.com>2004-03-29 19:07:11 +0400
committerMartin Baulig <martin@novell.com>2004-03-29 19:07:11 +0400
commit380b7177a940575efb6ca75ed7c17e88337f69f0 (patch)
treea9afed18404115adf4e712de111791353b598128 /mcs/errors/Makefile
parent371ed2b6661e9138177e2305e8b4be8ec5e9ce2b (diff)
New tests ...
svn path=/trunk/mcs/; revision=24707
Diffstat (limited to 'mcs/errors/Makefile')
-rw-r--r--mcs/errors/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/errors/Makefile b/mcs/errors/Makefile
index ab69ee5ea7a..e3044ef6d81 100644
--- a/mcs/errors/Makefile
+++ b/mcs/errors/Makefile
@@ -32,7 +32,7 @@ run-test-local:
@ ./do-tests.pl mcs "$(CSCOMPILE)" "cs*.cs"
run-generics-local:
- @ ./do-tests.pl gmcs "$(GMCS_COMPILE)" "gmcs*.cs"
+ @ ./do-tests.pl gmcs "$(GMCS_COMPILE)" "gcs*.cs"
test-multi-local:
@ failed=false; \