* test/infra/gitlab-ci.yml (test-filenotify-gio): Use *.log for make_params.
This commit is contained in:
parent
ee3a4e3d1b
commit
0057caa53c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue