Skip to content
  • Philip Withnall's avatar
    tests: Disable debug output from desktop-app-info subprocess · 1947834b
    Philip Withnall authored
    
    
    The `apps` subprocess is spawned by desktop-app-info to interpret the
    forest of .desktop files, and its output is provided on stdout. If debug
    output is mixed up with that output, tests which parse the output fail.
    
    Disable the debug output from the subprocess to prevent this.
    
    The new debug output appeared as a result of recent changes to the
    desktop file dir monitoring code in gdesktopappinfo.c.
    
    Signed-off-by: default avatarPhilip Withnall <withnall@endlessm.com>
    1947834b