aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2016-04-07 16:57:08 +1000
committerBen Elliston <bje@gnu.org>2016-04-07 16:57:08 +1000
commita5fe563337dd18f64a9e291764d6ddf16d681578 (patch)
treef6066e30f713bd6a3bf2837b34bdb726c6c22e89 /ChangeLog
parent1de22bf567be9b0a1d9a2a9066f2f7e2f02563f4 (diff)
downloaddejagnu-a5fe563337dd18f64a9e291764d6ddf16d681578.zip
dejagnu-a5fe563337dd18f64a9e291764d6ddf16d681578.tar.gz
dejagnu-a5fe563337dd18f64a9e291764d6ddf16d681578.tar.bz2
* lib/remote.exp (remote_exec): Join cd $remotedir and $program on
the command line with ';' and not &&.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ac70ce..5ecb8d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2016-04-07 Ben Elliston <bje@gnu.org>
+ * lib/remote.exp (remote_exec): Join cd $remotedir and $program on
+ the command line with ';' and not &&.
+
+2016-04-07 Ben Elliston <bje@gnu.org>
+
Reported by Faraz Shahbazker.
* doc/dejagnu.texi (rsh_exec procedure): Fix broken @node.