Francois Gouget : testbot/web: Standardize the packages inheritance.

Alexandre Julliard julliard at winehq.org
Wed Apr 25 13:54:04 CDT 2018


Module: tools
Branch: master
Commit: 42b196c770e172761305656328994a86ebd9b164
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=42b196c770e172761305656328994a86ebd9b164

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Wed Apr 25 14:01:01 2018 +0200

testbot/web: Standardize the packages inheritance.

Use "our" instead of fully prefixing @ISA.
Also defining the package inheritance does not depend on the rest of
the package so move these statements first, even before all the
other imports.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/web/Activity.pl            | 6 ++++--
 testbot/web/Feedback.pl            | 6 ++++--
 testbot/web/ForgotPassword.pl      | 6 ++++--
 testbot/web/JobDetails.pl          | 7 +++++--
 testbot/web/Login.pl               | 6 ++++--
 testbot/web/Logout.pl              | 6 ++++--
 testbot/web/PatchesList.pl         | 6 ++++--
 testbot/web/Register.pl            | 6 ++++--
 testbot/web/ResetPassword.pl       | 6 ++++--
 testbot/web/Stats.pl               | 4 +++-
 testbot/web/Submit.pl              | 6 ++++--
 testbot/web/admin/BranchDetails.pl | 5 +++--
 testbot/web/admin/BranchesList.pl  | 4 +++-
 testbot/web/admin/Log.pl           | 5 +++--
 testbot/web/admin/UserDetails.pl   | 4 +++-
 testbot/web/admin/UsersList.pl     | 3 ++-
 testbot/web/admin/VMDetails.pl     | 4 +++-
 testbot/web/admin/VMsList.pl       | 4 +++-
 18 files changed, 64 insertions(+), 30 deletions(-)

Diff:   https://source.winehq.org/git/tools.git/?a=commitdiff;h=42b196c770e172761305656328994a86ebd9b164



More information about the wine-cvs mailing list