Changeset 5edfa7f


Ignore:
Timestamp:
12/21/2023 04:57:51 PM (5 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
2f19398
Parents:
3f3aad1
git-author:
Pierre Labastie <pierre.labastie@…> (12/21/2023 04:57:14 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (12/21/2023 04:57:51 PM)
Message:

Make sed for python-3.11 nodump in seamonkey

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/seamonkey.xml

    r3f3aad1 r5edfa7f  
    293293    </para>
    294294
    295 <screen><userinput>sed -e '1012 s/stderr=devnull/stderr=subprocess.DEVNULL/' \
     295<screen role="nodump"><userinput>sed -e '1012 s/stderr=devnull/stderr=subprocess.DEVNULL/' \
    296296    -e '1013 s/OSError/(OSError, subprocess.CalledProcessError)/' \
    297297    -i third_party/python/distro/distro.py</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.