Bug 2518

Summary: Suppressing the list of modules built while running python programs
Product: ns-3 Reporter: adadeepak8
Component: build systemAssignee: 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

Description adadeepak8 2016-10-09 12:56:40 UTC
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.
Comment 1 Tom Henderson 2017-01-24 20:43:48 UTC
pushed in changeset 12564:f0e46b2c62df; thanks!