Skip to content

Commit

Permalink
Bug 830458 follow-up: mirror the changes in the js copy to unbreak bu…
Browse files Browse the repository at this point in the history
…ilds, landed on a CLOSED TREE
  • Loading branch information
ehsan committed Jan 15, 2013
1 parent aa491cf commit 6d69a4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/src/build/ConfigStatus.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
from __future__ import with_statement
from optparse import OptionParser
import sys, re, os, posixpath, ntpath
import errno
from StringIO import StringIO
# Standalone js doesn't have virtualenv.
sys.path.append(os.path.join(os.path.dirname(__file__), '..', 'config'))
Expand Down

0 comments on commit 6d69a4a

Please sign in to comment.