Searched refs:DIR1 (Results 1 – 4 of 4) sorted by relevance
81 DIR1="$2"96 if [ -d "$DIR1" ]; then97 bdemossum "$DIR1" 1104 echo " the second : $DIR1"109 elif [ -d "$DIR1" ]; then110 bdemo_sum="$DIR1/__STATUS_OF_ALL_BDEMO_TESTS"130 if [ -d "$DIR1" ]; then131 path4=`get_name_of_bdemossum "$DIR1" $NORM32`132 path5=`get_name_of_bdemossum "$DIR1" $NORM64`133 path6=`get_name_of_bdemossum "$DIR1" $SLACK32`[all …]
1099 elif [ -d "$DIR1" ]; then1100 BDEMO_SUM="$DIR1/__STATUS_OF_ALL_BDEMO_TESTS"1333 DIR1="$2"1386 echo " the second : $DIR1"1405 if [ -d "$DIR1" ]; then1406 COMMONLOGFILE="$DIR1/Summary"1425 elif [ -d "$DIR1" ]; then1426 KBSUM_PARSED="$DIR1/__KERNEL_ASLTS_BUG_LIST"1427 LBSUM_PARSED="$DIR1/__LOCAL_ASLTS_BUG_LIST"1458 bdemosconc "$DIR0" "$DIR1"[all …]
156 local x previous last DIR0 DIR1165 DIR1="$1/$last"172 asltsdiffres "$DIR0" "$DIR1"187 local x last DIR0 DIR1195 DIR1="$1/$last"198 echo " the last multi-result : $DIR1"202 asltsdiffres "$DIR0" "$DIR1"214 local DIR0 DIR1217 DIR1="$1"219 echo " First (new) specified multi-result : $DIR1"[all …]
47 DIR1="$2"54 check_dir "$DIR1"59 do_compare_two_runs "$DIR0" $NORM32 "$DIR1" $NORM3263 do_compare_two_runs "$DIR0" $NORM64 "$DIR1" $NORM6467 do_compare_two_runs "$DIR0" $OPT32 "$DIR1" $OPT3271 do_compare_two_runs "$DIR0" $OPT64 "$DIR1" $OPT6475 report_multi_runs_cmp "$DIR1" "$DIR0" "$CMP0" "$CMP1" "$CMP2" "$CMP3"