aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2018-12-09 17:00:21 +1100
committerBen Elliston <bje@gnu.org>2018-12-09 17:00:21 +1100
commit1ebfbcd81f3e1918cc96e3654f9120ea7458b1f6 (patch)
tree3d8b6ed82c08e11af0cdadc1429d37232de66aaf /ChangeLog
parentea3d6ba5abc895eb968b5990c4ff8aa604d6a8e1 (diff)
downloaddejagnu-1ebfbcd81f3e1918cc96e3654f9120ea7458b1f6.zip
dejagnu-1ebfbcd81f3e1918cc96e3654f9120ea7458b1f6.tar.gz
dejagnu-1ebfbcd81f3e1918cc96e3654f9120ea7458b1f6.tar.bz2
* lib/debugger.exp, lib/dg.exp, lib/framework.exp, lib/ftp.exp,
lib/kermit.exp, lib/libgloss.exp, lib/remote.exp, lib/rlogin.exp, lib/target.exp, lib/tip.exp, lib/utils.exp, runtest.exp: Remove unnecessary quotes and braces around variable expansions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bed9e08..9dbc152 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2018-12-09 Ben Elliston <bje@gnu.org>
+ * lib/debugger.exp, lib/dg.exp, lib/framework.exp, lib/ftp.exp,
+ lib/kermit.exp, lib/libgloss.exp, lib/remote.exp, lib/rlogin.exp,
+ lib/target.exp, lib/tip.exp, lib/utils.exp, runtest.exp: Remove
+ unnecessary quotes and braces around variable expansions.
+
+2018-12-09 Ben Elliston <bje@gnu.org>
+
* config/gdb-comm.exp: Remove unnecessary quotes.
* config/gdb_stub.exp: Likewise.
* config/vxworks.exp: Likewise.