aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2013-11-08 10:31:15 +0100
committerMichael Albinus2013-11-08 10:31:15 +0100
commit1c49d6c2fec75f4e205c32df04d4672dd75bb58e (patch)
treecd5ef788e0d1ac87c6730011daa4e9de8c90025d /test/ChangeLog
parentf358e6e5d3518dac27f2ace7544247877783305e (diff)
downloademacs-1c49d6c2fec75f4e205c32df04d4672dd75bb58e.tar.gz
emacs-1c49d6c2fec75f4e205c32df04d4672dd75bb58e.zip
* automated/file-notify-tests.el:
* automated/tramp-tests.el: Add `tramp-own-remote-path' to `tramp-remote-path' when running on hydra. (tramp-test07-file-exists-p): Remove instrumentation code. (tramp-test26-process-file): Don't use "/bin/true" and "/bin/false", these paths do not exist on hydra.
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