Change directory order from "bp_id/proj_name" to "proj_name/bp_id"
authorJunghyun Kim <jh0822.kim@samsung.com>
Wed, 11 Jan 2017 06:01:05 +0000 (15:01 +0900)
committerSoonKyu Park <sk7.park@samsung.com>
Sat, 4 Feb 2017 06:16:24 +0000 (15:16 +0900)
commita623fc8a29123a98bec287bd6f15db853565066a
treeec4e39ff0c4afac720790a1b8b42c47b2d94aaaf
parent2ecef787adf784844aa1f55dbbf5bbfd6ba1899b
Change directory order from "bp_id/proj_name" to "proj_name/bp_id"

This is more readable and it is better way to support the distributed
infrastructure environment.

Change-Id: I3420631af2bc3943fe0051aa8df25ed254472b82
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
job_make_dep_graph.py