1
0
mirror of https://github.com/ARM-software/devlib.git synced 2025-01-31 02:00:45 +00:00
Sergei Trofimov b53245344b target: fixed get_installed() on new targets
get_installed() looks in self.executables_directory for the binary. This
may not exist on a target (this is created when setup() is invoked).
This commit updated get_installed() to check whether target_directory
exists first, avoiding the error.
2015-11-18 18:11:59 +00:00
..
2015-10-09 09:30:04 +01:00
2015-10-09 09:30:04 +01:00
2015-10-09 09:30:04 +01:00
2015-11-10 18:30:48 +00:00
2015-10-09 09:30:04 +01:00
2015-10-09 09:30:04 +01:00
2015-10-09 09:30:04 +01:00