Skip to content

Fix script name

Thomas Flori requested to merge github/fork/tflori/fix-scriptName into master

Created by: tflori

We are able to set the arguments manually - we need to set the scriptName manually too. Also we should always go with argv[0] as scriptName if there is no scriptName set yet.

Merge request reports