Commit 9f2240b4 authored by unknown's avatar unknown
Browse files

wl1292 - ndb autotest

fix log reports


ndb/test/run-test/make-html-reports.sh:
  fix log reports
parent e03b7bd8
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -158,8 +158,7 @@ do
	*) fail; res_txt="FAILED";;
	esac

	if [ ! -d "result.$no" ]; then res_dir=" "; fi
	    
	if [ ! -d "$src_dir/result.$no" ]; then res_dir=" "; fi

	total=`expr $total + $time`