]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/infra/gitlab-ci.yml (test-filenotify-gio): Use *.log for make_params.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 29 Mar 2021 08:15:45 +0000 (10:15 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 29 Mar 2021 08:15:45 +0000 (10:15 +0200)
test/infra/gitlab-ci.yml

index bb79dc0161f10b8969e48f08f35d9af838e08e06..25231f55046d2165edbc799c14d5a3038bd86a97 100644 (file)
@@ -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