From 0057caa53c4b0c624f6ede9ffea6a4262ccffd69 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 29 Mar 2021 10:15:45 +0200 Subject: [PATCH] * test/infra/gitlab-ci.yml (test-filenotify-gio): Use *.log for make_params. --- test/infra/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml index bb79dc0161f..25231f55046 100644 --- a/test/infra/gitlab-ci.yml +++ b/test/infra/gitlab-ci.yml @@ -237,7 +237,7 @@ test-filenotify-gio: extends: [.job-template, .test-template, .filenotify-gio-template] variables: target: emacs-filenotify-gio - make_params: "-k -C test autorevert-tests filenotify-tests" + make_params: "-k -C test autorevert-tests.log filenotify-tests.log" test-gnustep: # This tests the GNUstep build process -- 2.39.2