Dejagnu doesn't work if you do TESTSUITE=.../
authorChris Lattner <sabre@nondot.org>
Sun, 12 Dec 2004 21:39:49 +0000 (21:39 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 12 Dec 2004 21:39:49 +0000 (21:39 +0000)
commit60bdce6fd0687b2dad96079500adea4be76c6505
tree315655258f6e7cda3afb6289a8cc0fc278e3b9b7
parent869f45937b843cf342865ba5b03196df0601d10b
Dejagnu doesn't work if you do TESTSUITE=.../
You can't pass the trailing / into Dejagnu, so make the makefile strip it off

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18836 91177308-0d34-0410-b5e6-96231b3b80d8
test/Makefile