Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

[Bugfix] Allow spaces in tool path #144

Merged
merged 1 commit into from
Jun 12, 2015
Merged

Conversation

rgom
Copy link
Contributor

@rgom rgom commented Jun 12, 2015

Fix for #85.

When using the following pycallgraph invocation:
python c:\Python27\Scripts\pycallgraph graphviz -l
"c:\Program Files (x86)\Graphviz2.36\bin\dot.exe" --
scapy_start_profile.py

the tool could not be found. After the fix it's ok to use such paths.

Fix for gak#85.

When using the following pycallgraph invocation:
python c:\Python27\Scripts\pycallgraph graphviz -l
  "c:\Program Files (x86)\Graphviz2.36\bin\dot.exe" --
  scapy_start_profile.py

the tool could not be found. After the fix it's ok to use such paths.
gak added a commit that referenced this pull request Jun 12, 2015
@gak gak merged commit b0ca068 into gak:develop Jun 12, 2015
@gak
Copy link
Owner

gak commented Jun 12, 2015

Thanks for this. I'll merge but won't close #85 as it needs tests.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants