chiark / gitweb /
scanner: rename variables, use os.path.relpath
authorMarcus Hoffmann <bubuiic@aol.com>
Mon, 11 Sep 2017 14:46:54 +0000 (16:46 +0200)
committerMarcus Hoffmann <bubuiic@aol.com>
Mon, 11 Sep 2017 14:49:39 +0000 (16:49 +0200)
* rename fd -> path_in_build_dir
* rename fp -> filepath
* use os.path.reldir instead of string manipulation


No differences found