Mercurial > sat_docs
view scripts/test_accounts/data/souliane%2eorg/roster/dave.dat @ 110:51dc15fbd813
docker (libervia_cont): added check_docker_version function which return 0 if current docker version is greater than wanted one, -1 else
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 29 Feb 2016 21:54:41 +0100 |
parents | 1eb3ec190ea1 |
children |
line wrap: on
line source
return { [false] = { ["version"] = 17; }; ["pending"] = {}; ["dino@souliane.org"] = { ["subscription"] = "both"; ["groups"] = {}; }; ["frankie@souliane.org"] = { ["subscription"] = "both"; ["groups"] = {}; }; ["georges@souliane.org"] = { ["subscription"] = "both"; ["groups"] = {}; }; ["peter@souliane.org"] = { ["subscription"] = "both"; ["groups"] = {}; }; ["steven@souliane.org"] = { ["subscription"] = "both"; ["groups"] = {}; }; };