Home
last modified time | relevance | path

Searched refs:expand_path (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/ktest/
H A Dconfig-bisect.pl101 sub expand_path { subroutine
672 $tree = expand_path $tree;
673 $build = expand_path $build;
696 my $good_start = expand_path $ARGV[0];
697 my $bad_start = expand_path $ARGV[1];
/openbmc/openbmc/poky/meta/recipes-devtools/ruby/
H A Druby_3.3.0.bb117 sed -e 's|File.expand_path(.*\.\./bin/erb[^)]*|File.expand_path("${bindir}/erb"|g' \