python/pso tests: use string .format() style rather than C-style %s/%d.
authorTim Beale <timbeale@catalyst.net.nz>
Wed, 15 Aug 2018 05:21:43 +0000 (17:21 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 17 Aug 2018 00:58:26 +0000 (02:58 +0200)
commit078bd79501d0d4f3c60db7fcab7999eabdcf4cd6
tree640ae792efe3da0fb3a0943955d292ff902fa319
parent9b86c5f8bc0eec4d0b818430adea6195bfa6922c
python/pso tests: use  string .format() style rather than C-style %s/%d.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/tests/pso.py