debian-forge-composer/tools
Ondřej Budai 4c93d5a045 tools/image-info: fix warning when running with python 3.8
Python 3.8 introduced this warning:

tools/image-info:53: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if line[0] is '#':

This commit fixes this warning. More info in Python 3.8 release notes:
https://docs.python.org/3.8/whatsnew/3.8.html#changes-in-python-behavior
2020-03-25 16:14:43 +01:00
..
test-case-generators tools: add script to generate multiple test cases 2020-03-20 13:55:36 +01:00
image-info tools/image-info: fix warning when running with python 3.8 2020-03-25 16:14:43 +01:00
prepare-source.sh tools: add prepare-source.sh 2020-02-17 16:09:17 +01:00