Francois Gouget : testbot: Add Emacs directives to automatically get 2-space indentation.
Module: tools Branch: master Commit: b04414adc3ccf0dfb760ecc9b8a467c0ba91f3a0 URL: http://source.winehq.org/git/tools.git/?a=commit;h=b04414adc3ccf0dfb760ecc9b... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Mar 20 16:13:17 2017 +0100 testbot: Add Emacs directives to automatically get 2-space indentation. Signed-off-by: Francois Gouget <fgouget(a)free.fr> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- testbot/bin/CheckForWinetestUpdate.pl | 1 + testbot/bin/RevertVM.pl | 1 + testbot/bin/WinePatchesMLSubmit.pl | 1 + testbot/bin/WinePatchesWebSubmit.pl | 1 + testbot/bin/WineRunBuild.pl | 1 + testbot/bin/WineRunReconfig.pl | 1 + testbot/bin/WineRunTask.pl | 1 + testbot/bin/WineSendLog.pl | 1 + testbot/lib/ObjectModel/BackEnd.pm | 1 + testbot/lib/ObjectModel/BasicPropertyDescriptor.pm | 1 + testbot/lib/ObjectModel/CGI/CollectionBlock.pm | 1 + testbot/lib/ObjectModel/CGI/CollectionBlockForPage.pm | 1 + testbot/lib/ObjectModel/CGI/CollectionPage.pm | 1 + testbot/lib/ObjectModel/CGI/FormPage.pm | 1 + testbot/lib/ObjectModel/CGI/ItemPage.pm | 1 + testbot/lib/ObjectModel/CGI/Page.pm | 1 + testbot/lib/ObjectModel/Collection.pm | 1 + testbot/lib/ObjectModel/DBIBackEnd.pm | 1 + testbot/lib/ObjectModel/DetailrefPropertyDescriptor.pm | 1 + testbot/lib/ObjectModel/EnumPropertyDescriptor.pm | 1 + testbot/lib/ObjectModel/Item.pm | 1 + testbot/lib/ObjectModel/ItemrefPropertyDescriptor.pm | 1 + testbot/lib/ObjectModel/PropertyDescriptor.pm | 1 + testbot/lib/WineTestBot/Branches.pm | 1 + testbot/lib/WineTestBot/CGI/PageBase.pm | 1 + testbot/lib/WineTestBot/CGI/Sessions.pm | 1 + testbot/lib/WineTestBot/Config.pm | 1 + testbot/lib/WineTestBot/Engine/Events.pm | 1 + testbot/lib/WineTestBot/Engine/Notify.pm | 1 + testbot/lib/WineTestBot/Jobs.pm | 1 + testbot/lib/WineTestBot/Log.pm | 1 + testbot/lib/WineTestBot/Patches.pm | 1 + testbot/lib/WineTestBot/PendingPatchSets.pm | 1 + testbot/lib/WineTestBot/PendingPatches.pm | 1 + testbot/lib/WineTestBot/Roles.pm | 1 + testbot/lib/WineTestBot/Steps.pm | 1 + testbot/lib/WineTestBot/StepsTasks.pm | 1 + testbot/lib/WineTestBot/Tasks.pm | 1 + testbot/lib/WineTestBot/TestAgent.pm | 1 + testbot/lib/WineTestBot/UserRoles.pm | 1 + testbot/lib/WineTestBot/Users.pm | 1 + testbot/lib/WineTestBot/Utils.pm | 1 + testbot/lib/WineTestBot/VMs.pm | 1 + testbot/lib/WineTestBot/WineTestBotObjects.pm | 1 + testbot/web/Feedback.pl | 1 + testbot/web/ForgotPassword.pl | 1 + testbot/web/GetFile.pl | 1 + testbot/web/JobDetails.pl | 1 + testbot/web/Login.pl | 1 + testbot/web/Logout.pl | 1 + testbot/web/PatchesList.pl | 1 + testbot/web/Register.pl | 1 + testbot/web/ResetPassword.pl | 1 + testbot/web/Screenshot.pl | 1 + testbot/web/Submit.pl | 1 + testbot/web/admin/BranchDetails.pl | 1 + testbot/web/admin/BranchesList.pl | 1 + testbot/web/admin/UserDetails.pl | 1 + testbot/web/admin/UsersList.pl | 1 + testbot/web/admin/VMDetails.pl | 1 + testbot/web/admin/VMsList.pl | 1 + testbot/web/index.pl | 1 + 62 files changed, 62 insertions(+) Diff: http://source.winehq.org/git/tools.git/?a=commitdiff;h=b04414adc3ccf0dfb760e...
participants (1)
-
Alexandre Julliard