DEBSOURCES
Skip Quicknav
sources / tarantool / 2.6.0-1.4 / test / xlog / upgrade.lua
12345678
#!/usr/bin/env tarantool box.cfg { listen = os.getenv("LISTEN"), memtx_memory = 107374182 } require('console').listen(os.getenv('ADMIN'))