Searched refs:newdir (Results 1 – 2 of 2) sorted by relevance
11 newdir=$226 if [ ! -d $newdir ]; then27 echo "Error: directory to check '$newdir' does not exist." >&230 incdir2=$(find $newdir -type d -a -name include)32 echo "WARNING: could not identify an include directory for $newdir, expect false positives..." >&244 dump2=$(find $newdir -name $name)46 echo "Error: cannot find $name in $newdir" >&2
689 devtools/check-abi.sh <refdir> <newdir>692 and <newdir> specifies the DPDK build directory to check the ABI of.