Skip to content
Snippets Groups Projects
Commit 872dda5d authored by Patrick Jaap's avatar Patrick Jaap
Browse files

[Python] explicitly use python3 in rmgenerated.py

This causes problems in the generation of Debian packages and is also inconsistent with other Python files.
parent 12a95e55
No related tags found
1 merge request!1016[Python] explicitly use python3 in rmgenerated.py
#!/usr/bin/env python
#!/usr/bin/env python3
import glob, os, sys, re, fileinput
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment