Searched refs:thisdir (Results 1 – 2 of 2) sorted by relevance
35 thisdir=`echo "$0" | sed 's%/[^/]*$%%'`36 test "X$thisdir" = "X$0" && thisdir=.40 if test -f $thisdir/../stage2/stage2; then41 grub_shell="$thisdir/../grub/grub"42 stage1dir="$thisdir/../stage1"43 stage2dir="$thisdir/../stage2"