Wireshark-commits: [Wireshark-commits] master-1.12 007df12: Fix test script to test Lua Pinfo.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 Jan 2015 02:09:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=007df12a0e0c5f1196d01c4d6d47f8b17650ee3d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

007df12 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix test script to test Lua Pinfo.
    
    The test script was running lua/nstime.lua rather than lua/pinfo.lua for
    the Pinfo test.
    
    Change-Id: I7e87d5e3e56cd718c1f69118e70f76cf50daaece
    Reviewed-on: https://code.wireshark.org/review/6749
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  8d74f10   pppoe: col_...()/expert...() shouldn't be under 'if (tree)'
    adds  007df12   Fix test script to test Lua Pinfo.


Summary of changes:
 test/suite-wslua.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)