Searched refs:distcheck_top_dir (Results 1 – 1 of 1) sorted by relevance
150 def check_compile( distcheck_top_dir, platform ): argument153 log_path = os.path.join( distcheck_top_dir, 'build-%s.log' % platform )159 cwd=distcheck_top_dir )340 distcheck_top_dir = distcheck_dir + '/' + source_dir347 print('Decompressing scons-local to', distcheck_top_dir)348 tarball.decompress( scons_local_path, distcheck_top_dir )355 build_status, log_path = check_compile( distcheck_top_dir, platform )