Move the tests for readability of the template and gnuplot files so they
authorReid Spencer <rspencer@reidspencer.com>
Wed, 23 Jun 2004 14:07:12 +0000 (14:07 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 23 Jun 2004 14:07:12 +0000 (14:07 +0000)
commitc5b6705f04078aadb6c4c62725a4154a6915d763
treee676fcfb6b03d3a675170e1b4ae456a4dcc7f24d
parent1d914635f9745aac040217312bb0853a41ee0fc9
Move the tests for readability of the template and gnuplot files so they
occur AFTER the source is checked out. This ensures that if either of the
-gnuplotscript or -templatefile options are not given, that they get picked
up from the checkout directory and don't abort the test unnecessarily.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14346 91177308-0d34-0410-b5e6-96231b3b80d8
utils/NightlyTest.pl