emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 0057caa: * test/infra/gitlab-ci.yml (test-filenotify-gio): Use *.


From: Michael Albinus
Subject: master 0057caa: * test/infra/gitlab-ci.yml (test-filenotify-gio): Use *.log for make_params.
Date: Mon, 29 Mar 2021 04:16:00 -0400 (EDT)

branch: master
commit 0057caa53c4b0c624f6ede9ffea6a4262ccffd69
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * 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 bb79dc0..25231f5 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]