aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2016-04-17 20:29:19 +1000
committerBen Elliston <bje@gnu.org>2016-04-17 20:29:19 +1000
commit880852b40af584bceeacd2d64a7749886e3bb393 (patch)
treed44af81e25c2e319c81c359795403077a03d4934 /ChangeLog
parentdb72659fda602e65fc329cd7a3b66ac1d9832e01 (diff)
* lib/rsh.exp (rsh_open): Fix description comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb2e923..f23f287 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2016-04-17 Ben Elliston <bje@gnu.org>
+ * lib/rsh.exp (rsh_open): Fix description comment.
+
+2016-04-17 Ben Elliston <bje@gnu.org>
+
Reported by shellcheck.
* runtest: Use $((..)) not `expr ..` and defensively double quote
shell variables.