From 8ecd5df27f40d3a3f7d1db0915a6302a002f3987 Mon Sep 17 00:00:00 2001 From: Nick Drochak Date: Sat, 29 Mar 2003 14:47:37 +0000 Subject: 2002-03-29 Nick Drochak * makefile.gnu: change 8 spaces to tabs svn path=/trunk/mcs/; revision=12908 --- mcs/class/System.Configuration.Install/Test/ChangeLog | 4 ++++ mcs/class/System.Configuration.Install/Test/makefile.gnu | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'mcs/class/System.Configuration.Install') 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 + + * makefile.gnu: change 8 spaces to tabs + 2003-03-12 Martin Willemoes Hansen * 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) -- cgit v1.2.3