Bug 106564

Summary: missing square brackets on if condition
Product: xdgmime Reporter: edacval
Component: xdgmimeAssignee: Jonathan Blandford <jrb>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description edacval 2018-05-18 13:26:52 UTC
In https://cgit.freedesktop.org/xdg/xdg-utils/commit/?d=9cb017ae0eaa80c595445e083b2ea7c58569bf12
braces is missing around  complex test  expression, should be:

 if [ pcmanfm --help >/dev/null 2>&1 -a is_file_url_or_path "$1" ]; then
Comment 1 edacval 2018-06-07 10:01:04 UTC

*** This bug has been marked as a duplicate of bug 106161 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.