[Tarantool-patches] [PATCH v2 luajit 05/30] test: adapt arg availability test from Lua suite

Igor Munkin imun at tarantool.org
Tue Apr 6 18:24:42 MSK 2021


Sergey,

On 01.04.21, Sergey Kaplun wrote:
> Igor,
> 

<snipped>

> > > -RUN("lua -l%s - < %s", prog, otherprog)
> > > +RUN('env LUA_PATH="?;;" lua -l%s - < %s', prog, otherprog)
> > 
> > Why LUA_PATH is tweaked here?
> 
> Looks like Roberto avoids to load some files with the same name
> that can be loaded by the old `LUA_PATH`. I preferred to take it intact
> from the Lua 5.3 test suite (even comment about `arg` availability).

OK, then LGTM.

> 

<snipped>

> 
> -- 
> Best regards,
> Sergey Kaplun

-- 
Best regards,
IM


More information about the Tarantool-patches mailing list