libvirt/scripts
Peter Krempa 3b9359cd44 check-symfile: Use pythonesque string formatting instead of perl
Commit d30a1ad044 translated the symbol file checker from perl to
python by doing a literal translation in most cases. Unfortunately one
string formatting operation was not really translated into python
leaving users with non-helpful error:

'Symbol $1 is listed twice'

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2019-11-26 10:01:35 +01:00
..
augeas-gentest.py build-aux: rewrite augeas test generator in Python 2019-10-18 13:54:03 +01:00
check-aclperms.py src: rewrite ACL permissions checker in Python 2019-11-20 14:45:25 +00:00
check-aclrules.py scripts: use in even more 2019-11-22 11:40:52 +01:00
check-driverimpls.py scripts: use in even more 2019-11-22 11:40:52 +01:00
check-drivername.py src: rewrite driver name checker in Python 2019-11-20 14:45:25 +00:00
check-symfile.py check-symfile: Use pythonesque string formatting instead of perl 2019-11-26 10:01:35 +01:00
check-symsorting.py src: rewrite symfile sorting checker in Python 2019-11-20 14:45:25 +00:00
cocci-macro-file.h scripts: introduce a macro file for coccinelle 2019-10-21 12:51:54 +02:00
dtrace2systemtap.py scripts: use in even more 2019-11-22 11:40:52 +01:00
genpolkit.py scripts: use in even more 2019-11-22 11:40:52 +01:00
gensystemtap.py scripts: use in even more 2019-11-22 11:40:52 +01:00
header-ifdef.py build-aux: rewrite header ifdef checker in Python 2019-11-20 14:45:25 +00:00
minimize-po.py build-aux: rewrite po file minimizer in Python 2019-10-18 13:54:03 +01:00
mock-noinline.py build-aux: rewrite mock inline checker in Python 2019-11-20 14:45:25 +00:00
prohibit-duplicate-header.py scripts: speedup prohibit-duplicate-header 2019-11-22 11:40:52 +01:00