Commit 46c99060 authored by Lukas Blakk's avatar Lukas Blakk
Browse files

Bug 513969, Add output to symbolstore.py to decrease frequency of timeouts, r=ted.mielczarek

parent ee565047
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -485,6 +485,7 @@ class Dumper:
    def ProcessFile(self, file):
        """Dump symbols from this file into a symbol file, stored
        in the proper directory structure in  |symbol_path|."""
        print >> sys.stderr, "Processing file: %s" % file
        result = False
        sourceFileStream = ''
        # tries to get the vcs root from the .mozconfig first - if it's not set