Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit 68486cc

Browse files
committed
Copy browser test output to file
BUG= [email protected] Review URL: https://codereview.chromium.org/2132593003 . Committed: 79160a0
1 parent 79160a0 commit 68486cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/browser_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ if [[ "$OSTYPE" == "linux-gnu" ]] && [[ -z "$CHROME_CANARY_BIN" ]]; then
3434
fi
3535

3636
npm install
37-
npm test | tee test_output.txt
37+
npm test

0 commit comments

Comments
 (0)