kumquat-buildroot/support
Yann E. MORIN 99723554c0 support/testing: fix python syntax
Fix three issues with code style in our test infra:
  - 'print' is now a function,
  - exceptions need to be caught-assigned with the 'as' keyword,
  - old-style "%s"%() formatting is deprecated.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@gmail.com>
[Thomas: drop indices in format strings.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-06-10 15:56:25 +02:00
..
config-fragments
dependencies dependencies.sh: add perl autodie for whois 2018-06-05 22:20:18 +02:00
docker support/docker: run apt-get update and apt-get install in two RUNs 2018-06-03 20:31:20 +02:00
download dl-wrapper: Fix support for URIs containing '+' 2018-06-04 21:59:55 +02:00
gnuconfig
kconfig support/kconfig: Add missing target to README.buildroot 2018-05-13 22:09:01 +02:00
legal-info
libtool
misc Update for 2018.05 2018-06-01 22:22:57 +02:00
scripts support/scripts/pkg-stats: use parenthesis for print 2018-05-19 13:48:21 +02:00
testing support/testing: fix python syntax 2018-06-10 15:56:25 +02:00