Searched refs:XCMD (Results 1 – 1 of 1) sorted by relevance
16 [ "$contype" = "single" ] && XCMD="-c1 -w1"17 [ "$contype" = "best" ] && XCMD="-c$(nproc) -w$(nproc)"18 …echo "#Results for verification run started at $(date +%x:%X) XCMD=$XCMD" >$wld-$contype-result.log20 $wld $XCMD -v1 > $wld.run.log22 …echo "#Results for performance runs started at $(date +%x:%X) XCMD=$XCMD" >>$wld-$contype-result.l…25 $wld $XCMD -v0 > $wld.run.log