Changeset df1816be


Ignore:
Timestamp:
01/14/2024 03:29:06 PM (5 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
fc3c4b8
Parents:
23e4a03
git-author:
Xi Ruoyao <xry111@…> (01/12/2024 06:03:20 AM)
git-committer:
Xi Ruoyao <xry111@…> (01/14/2024 03:29:06 PM)
Message:

fuse3: Remove && before deactivate

The deactivate command should be issued even if the test suite fails.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/fuse3.xml

    r23e4a03 rdf1816be  
    150150source testenv/bin/activate                    &amp;&amp;
    151151pip3 install looseversion                      &amp;&amp;
    152 python3 -m pytest                              &amp;&amp;
     152python3 -m pytest
    153153deactivate</userinput></screen>
    154154
Note: See TracChangeset for help on using the changeset viewer.