Skip to content

Commit e780877

Browse files
committed
debug
1 parent 2c85551 commit e780877

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/lib/build.fish

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ function TT_cmake
286286
end
287287

288288
function TT_make
289+
set -l fish_trace on
289290
set -g TT_t3 (date -u +%s)
290291
and echo $TT_t0,make,(expr $TT_t3 - $TT_t2) >> $INNERWORKDIR/buildTimes.csv
291292
end

0 commit comments

Comments
 (0)