Skip to content
  • Sascha's avatar
    1ff34153
    Fix - test: too many arguments · 1ff34153
    Sascha authored
    This commit will fix following error:
    
    .../bin/surfraw: line 487: test: too many arguments
    
    when surfraw is called with multiple browser arguments
    as seen in following command.
    
    SURFRAW_graphical=no \
    SURFRAW_text_browser=w3m \
    SURFRAW_text_browser_args="-dump -cols 2" \
    surfraw duckduckgo hello
    
    ---
    
    Update AUTHORS and ChangeLog
    
    - Add change to ChangeLog
    - Add myself to AUTHORS
    1ff34153
    Fix - test: too many arguments
    Sascha authored
    This commit will fix following error:
    
    .../bin/surfraw: line 487: test: too many arguments
    
    when surfraw is called with multiple browser arguments
    as seen in following command.
    
    SURFRAW_graphical=no \
    SURFRAW_text_browser=w3m \
    SURFRAW_text_browser_args="-dump -cols 2" \
    surfraw duckduckgo hello
    
    ---
    
    Update AUTHORS and ChangeLog
    
    - Add change to ChangeLog
    - Add myself to AUTHORS
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading