aboutsummaryrefslogtreecommitdiff
path: root/runtest.exp
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2016-02-17 15:40:15 +1100
committerBen Elliston <bje@gnu.org>2016-02-17 15:40:15 +1100
commitf84f9a283c700c290c8bb492ef9ad03b7835a8ec (patch)
treea8e13f22cb501eb73d1509b0a07f508a8ce6bbcb /runtest.exp
parent537b6a24e6c345925eca053f64cb65c30de2059d (diff)
downloaddejagnu-f84f9a283c700c290c8bb492ef9ad03b7835a8ec.zip
dejagnu-f84f9a283c700c290c8bb492ef9ad03b7835a8ec.tar.gz
dejagnu-f84f9a283c700c290c8bb492ef9ad03b7835a8ec.tar.bz2
* runtest.exp: Tweak "Test run by .." output.
Diffstat (limited to 'runtest.exp')
-rw-r--r--runtest.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtest.exp b/runtest.exp
index 13ba7e6..d7facf8 100644
--- a/runtest.exp
+++ b/runtest.exp
@@ -1237,7 +1237,7 @@ set timeout 10
open_logs
# print the config info
-clone_output "Test Run By $logname on [timestamp -format %c]"
+clone_output "Test run by $logname on [timestamp -format %c]"
if {[is3way]} {
clone_output "Target is $target_triplet"
clone_output "Host is $host_triplet"