|
Bugzilla – Full Text Bug Listing |
| Summary: | wutils.py refers to the old directory for visualizer module | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | ishan <ishan.chhabra> |
| Component: | build system | Assignee: | Gustavo J. A. M. Carneiro <gjcarneiro> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | patch | ||
changeset: 6953:aa8081396a16 tag: tip user: ishan <ishan.chhabra@gmail.com> date: Sun Mar 27 13:49:16 2011 +0100 summary: Bug 1081 - wutils.py refers to the old directory for visualizer module |
Created attachment 1051 [details] patch The visualizer module has been moved out from src/tools/visualizer to src/visualizer but wutils.py still refers to the old directory. This has been fixed in the attached patch.