Wireshark-commits: [Wireshark-commits] master-2.0 f824a84: Update tests to reflect Lua file API cha

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 9 Nov 2015 20:01:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f824a8426b4989aa25501bf134baf02cd2016771
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

f824a84 by Guy Harris (guy@xxxxxxxxxxxx):

    Update tests to reflect Lua file API change (write_close -> write_finish).
    
    Change-Id: I7288cd3660dfd14be95dc42910faed47eca8226b
    Reviewed-on: https://code.wireshark.org/review/11661
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 3425b5bc4866e962ef49be7a8eb4edeac8644ed0)
    Reviewed-on: https://code.wireshark.org/review/11662
    

Actions performed:

    from  5db1187   Call the dumper routine to finish write a file the "finish" routine.
    adds  f824a84   Update tests to reflect Lua file API change (write_close -> write_finish).


Summary of changes:
 test/lua/pcap_file.lua |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)