aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb62281@gmail.com>2018-12-16 16:22:14 +1100
committerBen Elliston <bje@gnu.org>2018-12-16 16:22:14 +1100
commitb53b22c29880f785ae5e9e1c72925d2583a4c76d (patch)
treec2aef20176f13f219060c4c6071110b151f456d5 /ChangeLog
parent8a29223aa411b2ccacc08862b8e0757628f955c5 (diff)
* runtest.exp: Move processing of -V|--version option to first
pass through command line arguments instead of delaying it. Signed-off-by: Ben Elliston <bje@gnu.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fdcbc20..83d2f2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2018-12-16 Jacob Bachmeyer <jcb62281@gmail.com>
+ * runtest.exp: Move processing of -V|--version option to first
+ pass through command line arguments instead of delaying it.
+
+2018-12-16 Jacob Bachmeyer <jcb62281@gmail.com>
+
* Makefile.am (RUNTESTDEFAULTFLAGS): Remove; no longer needed.
* Makefile.in: Regenerate.