Searched refs:new_ebuild_path (Results 1 – 1 of 1) sorted by relevance
367 let new_ebuild_path = in test_revbump_ebuild() localVariable370 new_ebuild_path.ends_with("llvm-13.0_pre433403_p20211019-r11.ebuild"), in test_revbump_ebuild()372 new_ebuild_path.display() in test_revbump_ebuild()374 fs::remove_file(new_ebuild_path).expect("removing renamed ebuild file"); in test_revbump_ebuild()381 let new_ebuild_path = in test_revbump_ebuild() localVariable384 new_ebuild_path.ends_with("llvm-13.0_pre433403_p20211019-r1.ebuild"), in test_revbump_ebuild()386 new_ebuild_path.display() in test_revbump_ebuild()388 fs::remove_file(new_ebuild_path).expect("removing renamed ebuild file"); in test_revbump_ebuild()398 let new_ebuild_path = in test_revbump_ebuild() localVariable401 new_ebuild_path.ends_with("llvm-13.0_pre433403_p20211019-r3.ebuild"), in test_revbump_ebuild()[all …]