]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/systemd: Fix quote warnings
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Tue, 6 Aug 2024 11:01:04 +0000 (16:31 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 20 Aug 2024 20:42:50 +0000 (14:42 -0600)
commit59f37d86a58121731284a2f3f56ac9dbf4a6949d
tree21a6b376ae7cfb226fd1685806df8076e3c110c9
parentcadf2acc07b425b7a35d4ed5443456dc068e8d68
ftests/systemd: Fix quote warnings

Fix "Q001 Single quote multiline found but double quotes preferred" and
multiple "Q000 Double quotes found but single quotes preferred"
warnings.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
tests/ftests/systemd.py