URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3425b5bc4866e962ef49be7a8eb4edeac8644ed0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3425b5b 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>
Actions performed:
from 09f5ff4 Call the dumper routine to finish write a file the "finish" routine.
adds 3425b5b 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(-)