Wireshark-commits: [Wireshark-commits] master 0385d15: Fix Cygwin path in runa2x.sh

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 12 Jan 2015 10:23:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0385d1557d4bee1ae300643571b00dd468cb900f
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0385d15 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix Cygwin path in runa2x.sh
    
    As I don't have Cygwin on the path, the uname -o call failed.
    The method used here seems to work reliably without needing Cygwin
    on the path.
    
    Change-Id: I206db542b5e89895a43c48626e2d14fff380fc8f
    Reviewed-on: https://code.wireshark.org/review/6497
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  a49e1d5   Make running the tests a little easier on Windows
    adds  0385d15   Fix Cygwin path in runa2x.sh


Summary of changes:
 tools/runa2x.sh |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)