From: Misha Brukman Date: Wed, 31 Dec 2008 17:38:27 +0000 (+0000) Subject: Removed extra spaces. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5eb009af67e5898a53d5a9cef4407b93aaf7004e;p=oota-llvm.git Removed extra spaces. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61527 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Makefile b/test/Makefile index 676114850a8..18e82b08b18 100644 --- a/test/Makefile +++ b/test/Makefile @@ -7,8 +7,8 @@ # #===------------------------------------------------------------------------===# -LEVEL = .. -DIRS = +LEVEL = .. +DIRS = # # Make Dejagnu the default for testing