[Portland-bugs] [Bug 38959] New: bashism in xdg-open
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 4 13:58:37 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=38959
Summary: bashism in xdg-open
Product: Portland
Version: 1.1.0 rc1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: xdg-utils
AssignedTo: portland-bugs at lists.freedesktop.org
ReportedBy: orlovm at cs.bgu.ac.il
elif [ x"$DESKTOP_SESSION" == x"LXDE" ]; then DE=lxde;
"==" should be "="
That line produces an error in dash.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Portland-bugs
mailing list