safe check

This commit is contained in:
soulgalore 2017-02-26 20:13:44 +01:00
parent 8dc93ce316
commit ef212e6601
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ p.small Collect timing metrics from your browser.
if options.browsertime.video
include ./videoElement.pug
if options.browsertime.chrome.dumpTraceCategoriesLog
if options.browsertime.chrome && options.browsertime.chrome.dumpTraceCategoriesLog
p
a(href='data/trace-' + (runNumber? runNumber-1 : 0) + '.json') Download timeline trace categories