summaryrefslogtreecommitdiff
path: root/test/TestRunner.sh
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2008-10-15 00:26:06 +0000
committerDaniel Dunbar <daniel@zuster.org>2008-10-15 00:26:06 +0000
commit00231ee34cefea1bffc4653c0149d5a8fc22516e (patch)
tree955c810ff1fe4f01278f3756d1c0b663a007204f /test/TestRunner.sh
parent395790772565002c0ac03f2c8de9b0a6c7adcaf3 (diff)
Test commit.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57540 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/TestRunner.sh')
-rwxr-xr-xtest/TestRunner.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TestRunner.sh b/test/TestRunner.sh
index a2e0fe5c9a..8c355670ec 100755
--- a/test/TestRunner.sh
+++ b/test/TestRunner.sh
@@ -101,4 +101,3 @@ if [ $SCRIPT_STATUS -ne 0 -o $VG_STATUS -ne 0 ]; then
echo "******************** TEST '$TESTNAME' FAILED! ********************"
exit 1
fi
-