Fixing a couple of broken things in the script to compare Infer reports

Reviewed By: sblackshear

Differential Revision: D2681068

fb-gh-sync-id: bf84ead
master
jrm 9 years ago committed by facebook-github-bot-1
parent c7c8d58334
commit afac6dbfdc

@ -16,6 +16,7 @@ import os
LOCALE = locale.getpreferredencoding()
# this assumes that this file lives in infer/lib/python/infer/ and the binaries
# are in infer/bin/
INFER_PYTHON_DIRECTORY = os.path.dirname(os.path.realpath(__file__)

Loading…
Cancel
Save