> 22.09.2016 11:51, Forrest Shi пишет:
> > Hi Matias,
> >
> > On what condition, *.log and *.trs will be generated? Other examples have
> > no this.
> >
> > Thanks,
> > Forrest
> 'make check' creates this files. But if other examples do not have this
> in .gitignore then probably
> they exist in top level directory.

Yep, 'make check' creates some log files (odp_l3fwd_run.sh.log, 
odp_l3fwd_run.sh.trs, test-suite.log). At least the l2fwd_simple example has 
the same values in .gitignore.

-Matias

> 
> Maxim.
> 
> 
> > On 16 September 2016 at 15:13, Matias Elo <matias....@nokia.com> wrote:
> >
> >> Signed-off-by: Matias Elo <matias....@nokia.com>
> >> ---
> >>   example/l3fwd/.gitignore | 2 ++
> >>   1 file changed, 2 insertions(+)
> >>
> >> diff --git a/example/l3fwd/.gitignore b/example/l3fwd/.gitignore
> >> index 74e501f..3411830 100644
> >> --- a/example/l3fwd/.gitignore
> >> +++ b/example/l3fwd/.gitignore
> >> @@ -1 +1,3 @@
> >>   odp_l3fwd
> >> +*.log
> >> +*.trs
> >> --
> >> 2.7.4
> >>
> >>

Reply via email to