Loading isis/src/control/apps/findfeatures/tsts/debug/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ commands: -e 's/\(.*second:\).*/\1/' \ -e 's/\(Processing.*:\).*/\1/' \ -e 's/\(.*\) [0-9]*\.[0-9]* \(seconds*\)/\1 \2/' \ -e 's/\(Total threads:\).*/\1/' \ $(OUTPUT)/debug_temp.txt > $(OUTPUT)/debug.txt; # Do same to stdoutdebug_temp, and remove total threads and # MatchSolution Group Loading Loading
isis/src/control/apps/findfeatures/tsts/debug/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ commands: -e 's/\(.*second:\).*/\1/' \ -e 's/\(Processing.*:\).*/\1/' \ -e 's/\(.*\) [0-9]*\.[0-9]* \(seconds*\)/\1 \2/' \ -e 's/\(Total threads:\).*/\1/' \ $(OUTPUT)/debug_temp.txt > $(OUTPUT)/debug.txt; # Do same to stdoutdebug_temp, and remove total threads and # MatchSolution Group Loading