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

[Bugfix] Allow spaces in tool path - #144

Merged
gak merged 1 commit into
gak:developfrom
rgom:spaces_in_names_fix
Jun 12, 2015
Merged

gak merged 1 commit into
gak:developfrom
rgom:spaces_in_names_fix

Conversation

@rgom

@rgom rgom commented Jun 12, 2015

Copy link
Copy Markdown
Contributor

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

gak commented Jun 12, 2015

Copy link
Copy Markdown
Owner

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