From: Michael Albinus Date: Mon, 29 Mar 2021 08:15:45 +0000 (+0200) Subject: * test/infra/gitlab-ci.yml (test-filenotify-gio): Use *.log for make_params. X-Git-Tag: emacs-28.0.90~3106 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0057caa53c4b0c624f6ede9ffea6a4262ccffd69;p=emacs.git * test/infra/gitlab-ci.yml (test-filenotify-gio): Use *.log for make_params. --- 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