fix indentation per @ignatenkobrain

This commit is contained in:
Adam C. Foltzer 2017-06-19 16:52:31 -07:00
parent 35fae9d019
commit 6165612f6b
1 changed files with 1 additions and 1 deletions

View File

@ -1198,7 +1198,7 @@ int dummy;
# unfortunately we did not check for that and some downstream projects
# now have them. Once slashes are forbidden, remove this bit.
target_slashname_workaround_dir = os.path.join(os.path.split(target.name)[0],
self.get_target_dir(target))
self.get_target_dir(target))
else:
target_slashname_workaround_dir = self.get_target_dir(target)
rpath_args = rustc.build_rpath_args(self.environment.get_build_dir(),