All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [LTP v4 3/5] IMA: Refactor datafiles directory
Date: Fri, 28 Aug 2020 15:28:25 +0200	[thread overview]
Message-ID: <20200828132825.GA12601@x230> (raw)
In-Reply-To: <20200828131856.GA29915@dell5510>

Hi,

> > +SUBDIRS	:= ima_*
I guess this could fix it:
SUBDIRS	:= $(shell ls ima_*) 

I'm surprised that glob does not work on SUBDIRS.

> It looks this broke build on out-of-tree build:
> https://travis-ci.org/github/linux-test-project/ltp/builds/722003659
> https://travis-ci.org/github/linux-test-project/ltp/jobs/722003661
> https://travis-ci.org/github/linux-test-project/ltp/jobs/722003662
> https://travis-ci.org/github/linux-test-project/ltp/jobs/722003663
> ...

Kind regards,
Petr

  reply	other threads:[~2020-08-28 13:28 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-20  9:08 [LTP v4 0/5] IMA: verify measurement of certificate imported into a keyring Petr Vorel
2020-08-20  9:08 ` [LTP] " Petr Vorel
2020-08-20  9:08 ` [LTP v4 1/5] IMA/ima_keys.sh: Fix policy content check usage Petr Vorel
2020-08-20  9:08   ` [LTP] " Petr Vorel
2020-08-24 17:19   ` Petr Vorel
2020-08-24 17:19     ` [LTP] " Petr Vorel
2020-08-24 17:24     ` Lakshmi Ramasubramanian
2020-08-24 17:24       ` [LTP] " Lakshmi Ramasubramanian
2020-08-20  9:08 ` [LTP v4 2/5] IMA/ima_keys.sh: Require template=ima-buf, fix grep pattern Petr Vorel
2020-08-20  9:08   ` [LTP] " Petr Vorel
2020-08-20  9:08 ` [LTP v4 3/5] IMA: Refactor datafiles directory Petr Vorel
2020-08-20  9:08   ` [LTP] " Petr Vorel
2020-08-28 13:18   ` Petr Vorel
2020-08-28 13:28     ` Petr Vorel [this message]
2020-08-28 16:32       ` Mimi Zohar
2020-08-31  7:39         ` Petr Vorel
2020-08-30 16:31       ` Petr Vorel
2020-08-20  9:08 ` [LTP v4 4/5] IMA: Add a test to verify measurement of certificate imported into a keyring Petr Vorel
2020-08-20  9:08   ` [LTP] " Petr Vorel
2020-08-26 22:15   ` Mimi Zohar
2020-08-26 22:15     ` [LTP] " Mimi Zohar
2020-08-27 13:23     ` Petr Vorel
2020-08-27 13:23       ` [LTP] " Petr Vorel
2020-08-27 13:55       ` Petr Vorel
2020-08-27 13:55         ` [LTP] " Petr Vorel
2020-08-27 21:34         ` Mimi Zohar
2020-08-27 21:34           ` [LTP] " Mimi Zohar
2020-08-27 22:54           ` Petr Vorel
2020-08-27 22:54             ` [LTP] " Petr Vorel
2020-08-27 23:37             ` Mimi Zohar
2020-08-27 23:37               ` [LTP] " Mimi Zohar
2020-08-28  6:05               ` Petr Vorel
2020-08-28  6:05                 ` [LTP] " Petr Vorel
2020-08-28 11:00                 ` Mimi Zohar
2020-08-28 11:00                   ` [LTP] " Mimi Zohar
2020-08-28 12:40                   ` Petr Vorel
2020-08-28 12:40                     ` [LTP] " Petr Vorel
2020-08-28 11:19                 ` Mimi Zohar
2020-08-28 11:19                   ` [LTP] " Mimi Zohar
2020-08-28 12:49                   ` Petr Vorel
2020-08-28 12:49                     ` [LTP] " Petr Vorel
2020-08-28 15:21                     ` Mimi Zohar
2020-08-28 15:21                       ` [LTP] " Mimi Zohar
2020-08-31 10:29                       ` Petr Vorel
2020-08-31 10:29                         ` [LTP] " Petr Vorel
2020-08-28 10:59   ` Mimi Zohar
2020-08-28 10:59     ` [LTP] " Mimi Zohar
2020-08-20  9:08 ` [LTP v4 5/5] IMA/ima_keys.sh: Enhance policy checks Petr Vorel
2020-08-20  9:08   ` [LTP] " Petr Vorel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200828132825.GA12601@x230 \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.