File

plugins/mod_unknown.lua @ 7457:5e18416881bb

util.prosodyctl: Handle os.execute in Lua 5.2 returning true when command terminates successfully
author Kim Alvefur <zash@zash.se>
date Thu, 23 Jun 2016 21:07:48 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform