|
Bugzilla – Full Text Bug Listing |
| Summary: | Suppressing the list of modules built while running python programs | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | adadeepak8 |
| Component: | build system | Assignee: | Gustavo J. A. M. Carneiro <gjcarneiro> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | ns-bugs, tomh |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: | Patch to suppress the list of modules built while running python programs | ||
pushed in changeset 12564:f0e46b2c62df; thanks! |
Created attachment 2608 [details] Patch to suppress the list of modules built while running python programs When we run python programs, the list of modules built gets printed, before printing the actual output of the program on the console.