Searched refs:new_ebuild_path (Results 1 – 1 of 1) sorted by relevance
356 let new_ebuild_path = in test_revbump_ebuild() localVariable359 new_ebuild_path.ends_with("llvm-13.0_pre433403_p20211019-r11.ebuild"), in test_revbump_ebuild()361 new_ebuild_path.display() in test_revbump_ebuild()363 fs::remove_file(new_ebuild_path).expect("removing renamed ebuild file"); in test_revbump_ebuild()370 let new_ebuild_path = in test_revbump_ebuild() localVariable373 new_ebuild_path.ends_with("llvm-13.0_pre433403_p20211019-r1.ebuild"), in test_revbump_ebuild()375 new_ebuild_path.display() in test_revbump_ebuild()377 fs::remove_file(new_ebuild_path).expect("removing renamed ebuild file"); in test_revbump_ebuild()387 let new_ebuild_path = in test_revbump_ebuild() localVariable390 new_ebuild_path.ends_with("llvm-13.0_pre433403_p20211019-r3.ebuild"), in test_revbump_ebuild()[all …]