https://issues.apache.org/ooo/show_bug.cgi?id=125117
--- Comment #6 from Jeffrey Clemens <[email protected]> --- Yes, I made it executable and had a shebang. The script runs, and gives output. The output only contains the name of the script, with no arguments showing up. I'll try again using your script. The only major difference is that I printed the list sys.argv, rather than iterating over it and printing its contents. In my version, the list contains only one member, which is the path to the script itself. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
