From: Michael Albinus Date: Sat, 1 Jul 2017 08:32:27 +0000 (+0200) Subject: ; Fix last commit X-Git-Tag: emacs-26.0.90~521^2~11^2~23 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=98cbba868c24ba0a499dbe4377268f1fafb30296;p=emacs.git ; Fix last commit --- diff --git a/test/Makefile.in b/test/Makefile.in index cb64f6abb77..11373db8ca9 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -148,7 +148,7 @@ endif $(AM_V_at)${MKDIR_P} $(dir $@) $(AM_V_GEN)HOME=/nonexistent $(emacs) -l ert -l $(testloadfile) \ --eval "(ert-run-tests-batch-and-exit ${SELECTOR_ACTUAL})" \ - $(if $(and ${HOST}, $(findstring tramp, $(testloadfile))), , ${WRITE_LOG}) + $(if $(and ${NIX_STORE}, $(findstring tramp, $(testloadfile))), , ${WRITE_LOG}) ifeq (@HAVE_MODULES@, yes) maybe_exclude_module_tests :=