Searched refs:distcheck_top_dir (Results 1 – 1 of 1) sorted by relevance
146 def check_compile( distcheck_top_dir, platform ): argument149 log_path = os.path.join( distcheck_top_dir, 'build-%s.log' % platform )155 cwd=distcheck_top_dir )336 distcheck_top_dir = distcheck_dir + '/' + source_dir343 print 'Decompressing scons-local to', distcheck_top_dir344 tarball.decompress( scons_local_path, distcheck_top_dir )351 build_status, log_path = check_compile( distcheck_top_dir, platform )