misc/171141: xombrero wrapper script acts wrong #2

kaltheat kaltheat at gmail.com
Tue Aug 28 14:20:02 UTC 2012


>Number:         171141
>Category:       misc
>Synopsis:       xombrero wrapper script acts wrong #2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 28 14:20:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     kaltheat
>Release:        
>Organization:
>Environment:
>Description:
Options described in "man xombrero" don't work.
>How-To-Repeat:
Execute xombrero using wrapper script with any option described in "man xombrero", for example: "xombrero -n www.google.com"
>Fix:
Pass every argument of wrapper script call to xombrero-bin.

/usr/local/bin/xombrero:

< exec /usr/local/bin/xombrero-bin
---
> exec /usr/local/bin/xombrero-bin $@


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list