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:
authorNick Drochak <nickd@mono-cvs.ximian.com>2003-03-29 17:47:37 +0300
committerNick Drochak <nickd@mono-cvs.ximian.com>2003-03-29 17:47:37 +0300
commit8ecd5df27f40d3a3f7d1db0915a6302a002f3987 (patch)
tree17a7b14f6b2da30a4db32678143fb9f21876587d /mcs/class/System.Configuration.Install
parentc019f1eb0be63f50cf3c8e60a6c89994cbd8b746 (diff)
2002-03-29 Nick Drochak <ndrochak@gol.com>
* makefile.gnu: change 8 spaces to tabs svn path=/trunk/mcs/; revision=12908
Diffstat (limited to 'mcs/class/System.Configuration.Install')
-rw-r--r--mcs/class/System.Configuration.Install/Test/ChangeLog4
-rw-r--r--mcs/class/System.Configuration.Install/Test/makefile.gnu2
2 files changed, 5 insertions, 1 deletions
diff --git a/mcs/class/System.Configuration.Install/Test/ChangeLog b/mcs/class/System.Configuration.Install/Test/ChangeLog
index f9eddda7add..01556b000a0 100644
--- a/mcs/class/System.Configuration.Install/Test/ChangeLog
+++ b/mcs/class/System.Configuration.Install/Test/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-29 Nick Drochak <ndrochak@gol.com>
+
+ * makefile.gnu: change 8 spaces to tabs
+
2003-03-12 Martin Willemoes Hansen <mwh@sysrq.dk>
* Removed AllTests.cs, System.Configuration.Install/AllTests.cs
System.Configuration.Install/ChangeLog
diff --git a/mcs/class/System.Configuration.Install/Test/makefile.gnu b/mcs/class/System.Configuration.Install/Test/makefile.gnu
index ae8a346ec0a..fb4566ef72a 100644
--- a/mcs/class/System.Configuration.Install/Test/makefile.gnu
+++ b/mcs/class/System.Configuration.Install/Test/makefile.gnu
@@ -24,4 +24,4 @@ test: $(LIBRARY) run_test
.PHONY: run_test
run_test:
- -MONO_PATH=$(MONO_PATH) mono --debug $(NUNITCONSOLE) $(LIBRARY)
+ -MONO_PATH=$(MONO_PATH) mono --debug $(NUNITCONSOLE) $(LIBRARY)