; Fix last commit
This commit is contained in:
parent
a75380f21d
commit
98cbba868c
1 changed files with 1 additions and 1 deletions
|
@ -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 :=
|
||||
|
|
Loading…
Add table
Reference in a new issue