Comment # 4
on bug 12506
from Orko Sarkar
(In reply to Guy Harris from comment #1)
> Can you attach the Lua script?
>
> Can you either attach the Python code (and everything needed to run it), or
> simplify it to a smaller Python script sufficient to demonstrate the problem?
>
> Are you certain that the Python script is even being *run* by the
> os.execute() call in Wireshark?
I've attached the Lua script and the Python code. I think the os.execute() call
should be running the Python script, since when I run tshark with the command
"tshark -r <filename> -V", everything runs as expected, and both the Python and
foo files are created in /tmp/.
You are receiving this mail because:
- You are watching all bug changes.