Created
October 9, 2013 19:16
-
-
Save bgrins/6906638 to your computer and use it in GitHub Desktop.
Open output of test in sublime text
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mach build browser/devtools; mach mochitest-browser browser/devtools/inspector/test/browser_inspector_changes.js > $$.txt; sublime $$.txt; rm $$.txt; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment