aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 317789f0747..95827d65cf6 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,7 +1,11 @@
12013-11-08 Michael Albinus <michael.albinus@gmx.de> 12013-11-08 Michael Albinus <michael.albinus@gmx.de>
2 2
3 * automated/file-notify-tests.el:
3 * automated/tramp-tests.el: Add `tramp-own-remote-path' to 4 * automated/tramp-tests.el: Add `tramp-own-remote-path' to
4 `tramp-remote-path'. 5 `tramp-remote-path' when running on hydra.
6 (tramp-test07-file-exists-p): Remove instrumentation code.
7 (tramp-test26-process-file): Don't use "/bin/true" and
8 "/bin/false", these paths do not exist on hydra.
5 9
62013-11-08 Helmut Eller <eller.helmut@gmail.com> 102013-11-08 Helmut Eller <eller.helmut@gmail.com>
7 11