unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 68033285 * .gitlab-ci.yml (test-all): Run only when needed.
@ 2020-08-30 19:22 Alan Third
  2020-08-31  7:03 ` Michael Albinus
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Third @ 2020-08-30 19:22 UTC (permalink / raw)
  To: Michael Albinus; +Cc: Emacs-Devel

Hello Michael,

I think you may have made a copy/paste mistake with the wildcards in
this commit.

"- src/*.{h,m}" means any file with a .h or .m extension but I guess
you intended src/*.{h,c}. There are a lot more types of files in src/,
though, so I don't know if it should just be src/*?

The w32 files have the same problem.

Since we're now excluding the test-all job from running when NS .m
files are updated, should we add make check to the end of the
test-gnustep job?
-- 
Alan Third



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-31  8:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-30 19:22 68033285 * .gitlab-ci.yml (test-all): Run only when needed Alan Third
2020-08-31  7:03 ` Michael Albinus
2020-08-31  8:23   ` Alan Third

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).