http://bugzilla.xfce.org/show_bug.cgi?id=6741
Summary: xfmountdev4 passes incorrect values to exit(1p)
Classification: Xfce
Product: Xfce-utils
Version: 4.7.0
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: Medium
Component: General
AssignedTo: [email protected]
ReportedBy: [email protected]
Created attachment 3153
--> http://bugzilla.xfce.org/attachment.cgi?id=3153
The mentioned patch
Right now, the xfmountdev4 script passed negative integers to 'exit' command.
Results of these are undefined per POSIX, and dash shell complains about them:
exit: 67: Illegal number: -1
I suggest replacing these with positive exit codes. I'm attaching a patch doing
so.
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce-bugs