Re: [lxc-devel] [PATCH] update lua binding to support both 5.2 and 5.1

2013-09-05 Thread Natanael Copa
On Thu, 5 Sep 2013 09:41:12 -0400 Dwight Engen wrote: > fix a bug in the parsing of /proc/mounts (from Natanael Copa > ) > > remove lxc subdir in cgroup paths > > remove extraneous debug printfs > > remove extra call to stats_clear > > Tested lxc-top, and apitest.lua on both lua 5.1 and 5.2 >

[lxc-devel] [PATCH] update lua binding to support both 5.2 and 5.1

2013-09-05 Thread Dwight Engen
fix a bug in the parsing of /proc/mounts (from Natanael Copa ) remove lxc subdir in cgroup paths remove extraneous debug printfs remove extra call to stats_clear Tested lxc-top, and apitest.lua on both lua 5.1 and 5.2 Signed-off-by: Dwight Engen --- configure.ac| 10 +- s