emacs-diffs
[Top][All Lists]
Advanced

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

master 909f2a4: * test/infra/gitlab-ci.yml (test-native-comp-speed0): Fi


From: Michael Albinus
Subject: master 909f2a4: * test/infra/gitlab-ci.yml (test-native-comp-speed0): Fix thinko.
Date: Mon, 4 Oct 2021 07:19:49 -0400 (EDT)

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

    * test/infra/gitlab-ci.yml (test-native-comp-speed0): Fix thinko.
---
 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 5be59b8..8c4cf3f 100644
--- a/test/infra/gitlab-ci.yml
+++ b/test/infra/gitlab-ci.yml
@@ -295,7 +295,7 @@ test-native-comp-speed0:
   extends: [.job-template, .test-template, .native-comp-template]
   variables:
     target: emacs-native-comp-speed0
-    make_params: "-C test native-comp.log"
+    make_params: "-C test comp-tests.log"
 
 test-all-inotify:
   # This tests also file monitor libraries inotify and inotifywatch.



reply via email to

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