test-release.sh: Correct the logged configure command to match the one actually issued.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 4 Dec 2014 11:00:09 +0000 (11:00 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 4 Dec 2014 11:00:09 +0000 (11:00 +0000)
commitd27b0b94899ecef735140f54975240d27cb32f71
tree3b4a6cbc517b27300c8a10c6aff2920152d89050
parentcfb121f2869b538878f05382d5c8881877466476
test-release.sh: Correct the logged configure command to match the one actually issued.

--disable-timestamps was added to the configure command way back in r142647 but
the command that echos this command to the log was not updated at the time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223351 91177308-0d34-0410-b5e6-96231b3b80d8
utils/release/test-release.sh