Opened 12 years ago

Closed 12 years ago

#185 closed defect (fixed)

xdg-open: shell script not compatible with /bin/sh [PATCH]

Reported by: pmarek Owned by: Antoine Martin
Priority: minor Milestone:
Component: Server Keywords:
Cc:

Description

/bin/sh => dash

$ xdg-open http://google.at
<flip214> /usr/lib/winswitch/bin-override/xdg-open: 17: [: 1: unexpected operator

Attachments (1)

fix-xdg.patch (376 bytes) - added by pmarek 12 years ago.

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by pmarek

Attachment: fix-xdg.patch added

comment:1 Changed 12 years ago by Antoine Martin

Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted

Applied in r4762, thanks.

Keeping this ticket open as the best solution would be to use sh-compatible syntax.

Last edited 12 years ago by Antoine Martin (previous) (diff)

comment:2 Changed 12 years ago by Antoine Martin

Resolution: fixed
Status: acceptedclosed

using sh compatible syntax in r4905

Note: See TracTickets for help on using tickets.