Wireshark-commits: [Wireshark-commits] master e7d0cdc: Fix lua tests on Windows

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Jan 2015 16:49:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7d0cdc061ade9e324fc02be61a36b0c6f52874f
Submitter: Hadriel Kaplan (hadrielk@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e7d0cdc by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix lua tests on Windows
    
    Convert TEST_DIR path to a Windows path, this is used in all the lua tests.
    Fix a typo
    
    Change-Id: I38808822c998ed1df007732b3701b6b13d6c886b
    Reviewed-on: https://code.wireshark.org/review/6235
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    

Actions performed:

    from  a3c705a   mux27010: Add a link to info about the mux27010 packet structure.
    adds  e7d0cdc   Fix lua tests on Windows


Summary of changes:
 test/suite-unittests.sh |    2 +-
 test/test.sh            |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)