Changeset 8de6bb81


Ignore:
Timestamp:
03/02/2023 03:00:29 AM (14 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
1121404
Parents:
f5091b3f
git-author:
Xi Ruoyao <xry111@…> (03/01/2023 06:15:05 PM)
git-committer:
Xi Ruoyao <xry111@…> (03/02/2023 03:00:29 AM)
Message:

polkit: No need to use "-t3" now for test

The upstream has already coded a 90s timeout in the building system.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/polkit.xml

    rf5091b3f r8de6bb81  
    238238ninja</userinput></screen>
    239239
    240     <!--
    241       "-t3" for raising the timeout to 90s, i. e. 3x the default:
    242       https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/107
    243     -->
    244240    <para>
    245241      To test the results, first ensure that the system
     
    247243      and both <xref linkend='dbus-python'/> and
    248244      <xref linkend='python-dbusmock'/> are installed.
    249       Then run <command>meson test -t3</command>.
     245      Then run <command>ninja test</command>.
    250246    </para>
    251247
Note: See TracChangeset for help on using the changeset viewer.