-
Notifications
You must be signed in to change notification settings - Fork 7
Description
When I run uncommitted ~/git I get:
Traceback (most recent call last):
File "/usr/local/bin/uncommitted", line 8, in
load_entry_point('uncommitted==1.6', 'console_scripts', 'uncommitted')()
File "build/bdist.macosx-10.10-intel/egg/uncommitted/command.py", line 141, in main
File "build/bdist.macosx-10.10-intel/egg/uncommitted/command.py", line 99, in scan
File "build/bdist.macosx-10.10-intel/egg/uncommitted/command.py", line 60, in status_mercurial
File "build/bdist.macosx-10.10-intel/egg/uncommitted/command.py", line 24, in run
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 566, in check_output
process = Popen(stdout=PIPE, _popenargs, *_kwargs)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 709, in init
errread, errwrite)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1326, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory