summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Junghyun Kim [Tue, 23 Aug 2016 10:30:57 +0000 (19:30 +0900)]
Sort file names using sorted()
- PROBLEM
python's os.listdir() returns a list of files without sorting.
In this case, the list can be different across machines.
As a result, OBS can recognize build results are different everytime
even though the source is unchanged.
- SOLUTION
Use sorted(os.listdir()) instead of os.listdir().
Change-Id: Idf3ba1e51fb790269dafb651347ff84dbda89a10
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
Alexandru Cornea [Mon, 1 Jul 2013 19:12:12 +0000 (22:12 +0300)]
resetting manifest requested domain to floor
Erwan Le Blond [Wed, 20 Feb 2013 11:35:12 +0000 (12:35 +0100)]
fix description section
Anas Nashif [Fri, 9 Nov 2012 19:48:16 +0000 (11:48 -0800)]
initial checkin 001
Anas Nashif [Fri, 9 Nov 2012 19:46:54 +0000 (11:46 -0800)]
initial checkin 001
Anas Nashif [Fri, 9 Nov 2012 19:46:27 +0000 (11:46 -0800)]
initial checkin 001
Anas Nashif [Fri, 9 Nov 2012 19:44:55 +0000 (11:44 -0800)]
initial checkin 001