-
Lorenz Huedepohl authored
- execvp needs the programs name also as first argument in the argument list - len(files) == 1 (i.e. the normal case) was omitted in the last second when the error handling was improved
a7dc7667
Planned maintenance on Wednesday, 2021-01-20, 17:00-18:00. Expect some interruptions during that time
- execvp needs the programs name also as first argument in the argument list - len(files) == 1 (i.e. the normal case) was omitted in the last second when the error handling was improved