Refactor to load lua chunks compiled with 8-byte size_t elements.
This commit is contained in:
@@ -32,7 +32,7 @@ cd lua
|
||||
|
||||
# create new zipfile
|
||||
rm -f luaj3.0-tests.zip regressions
|
||||
zip -9 luaj3.0-tests.zip *.lua *.lc *.out */*.lua */*.lc */*.out
|
||||
zip luaj3.0-tests.zip *.lua *.lc *.out */*.lua */*.lc */*.out
|
||||
|
||||
# cleanup
|
||||
rm *.out */*.lc */*.out
|
||||
|
||||
Reference in New Issue
Block a user