emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 71169d5: ; Instrument tramp-tests.el


From: Michael Albinus
Subject: [Emacs-diffs] master 71169d5: ; Instrument tramp-tests.el
Date: Mon, 3 Jul 2017 03:21:39 -0400 (EDT)

branch: master
commit 71169d5185a2465714cc3fb669c9e10338602340
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    ; Instrument tramp-tests.el
---
 test/lisp/net/tramp-tests.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el
index 85990a8..03730ef 100644
--- a/test/lisp/net/tramp-tests.el
+++ b/test/lisp/net/tramp-tests.el
@@ -3703,8 +3703,8 @@ process sentinels.  They shall not disturb each other."
         ;; On hydra, timings are bad.
         (timer-repeat
           (cond
-           ((getenv "NIX_STORE") 10
-            (t 1))))
+           ((getenv "NIX_STORE") 10)
+           (t 1)))
         ;; We must distinguish due to performance reasons.
         (timer-operation
          (cond



reply via email to

[Prev in Thread] Current Thread [Next in Thread]