]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/rc: cleanup old .kmemleak files
authorLuís Henriques <lhenriques@suse.de>
Thu, 13 Jul 2023 08:26:31 +0000 (09:26 +0100)
committerZorro Lang <zlang@kernel.org>
Sun, 23 Jul 2023 04:56:22 +0000 (12:56 +0800)
commit05574f3cfc49df09af8d98b68db5e44a4cf9c0ee
tree15ca6312c9d33d2b72625d581b8df6f4485912f0
parentf2c9af189a76ecd0920466fb4afd8e542a5dc5e9
common/rc: cleanup old .kmemleak files

I've spent a non-negligible amount of time looking into a kmemleak that
didn't exist in the code I was testing because there was an old .kmemleak
file in the results directory.  I don't think this is an intended behaviour,
so I'm proposing to remove these files everytime we capture the result of a
new scan.

Signed-off-by: Luís Henriques <lhenriques@suse.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/rc