aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2011-03-14 08:02:04 +1100
committerBen Elliston <bje@gnu.org>2011-03-14 08:02:04 +1100
commit6d2e2d3791bcea70131a6cf64a0a5223333a7b8e (patch)
tree449851a81e78830b96468ab05297343f6a97305b /ChangeLog
parent67e77e4589db843d7cc9683bb7ddbf7c6ca3b1dd (diff)
downloaddejagnu-6d2e2d3791bcea70131a6cf64a0a5223333a7b8e.zip
dejagnu-6d2e2d3791bcea70131a6cf64a0a5223333a7b8e.tar.gz
dejagnu-6d2e2d3791bcea70131a6cf64a0a5223333a7b8e.tar.bz2
* runtest.exp (runtest): Call reset_vars at initialisation so that
perror does not affect test results in other test scripts.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c3b283..1af458e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ * runtest.exp (runtest): Call reset_vars at initialisation so that
+ a perror does not affect test results in other test scripts.
+
2011-03-09 Ben Elliston <bje@gnu.org>
* NEWS: Start a new section for post-1.5 changes.