]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/cgroup: Fix quote warnings
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Mon, 12 Aug 2024 06:29:04 +0000 (11:59 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 20 Aug 2024 20:42:50 +0000 (14:42 -0600)
commit8b6ad36579dde4c6d1251a60437b51aac68d67ce
tree7d2549ef579dc4a2d2738f235b46b485773fe92d
parent391395c58da6bcea3703cb89072f1f1b235d3b49
ftests/cgroup: Fix quote warnings

Fix "Q003 Change outer quotes to avoid escaping inner quotes" and
"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/cgroup.py