From: Hannu Nyman Date: Fri, 28 Aug 2015 09:51:43 +0000 (+0300) Subject: statistics: entropy plugin - fix placement of entropy.lua X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d820ed48829ef46d150a31a7269c31b07039ae1b;p=openwrt-luci.git statistics: entropy plugin - fix placement of entropy.lua Move the file entropy.lua to the correct directory. Signed-off-by: Hannu Nyman --- diff --git a/applications/luci-app-statistics/luasrc/statistics/rrdtool/entropy.lua b/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/entropy.lua similarity index 100% rename from applications/luci-app-statistics/luasrc/statistics/rrdtool/entropy.lua rename to applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/entropy.lua