[Darshan-commits] [Git][darshan/darshan][autoperf-mod-update] remove extraneous prints
Sudheer Chunduri
xgitlab at cels.anl.gov
Tue Mar 2 15:54:19 CST 2021
Sudheer Chunduri pushed to branch autoperf-mod-update at darshan / darshan
Commits:
4ea7cdb0 by Sudheer Chunduri at 2021-03-02T21:53:56+00:00
remove extraneous prints
- - - - -
1 changed file:
- darshan-util/pydarshan/darshan/report.py
Changes:
=====================================
darshan-util/pydarshan/darshan/report.py
=====================================
@@ -421,8 +421,8 @@ class DarshanReport(object):
# skip mod
return
- print(mod+"-HEADER")
- print(_structdefs[mod+"-HEADER"])
+ #print(mod+"-HEADER")
+ #print(_structdefs[mod+"-HEADER"])
# handling options
dtype = dtype if dtype else self.dtype
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/4ea7cdb06f4d3fe39e6f764be750fe65583ab03f
--
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/4ea7cdb06f4d3fe39e6f764be750fe65583ab03f
You're receiving this email because of your account on xgitlab.cels.anl.gov.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20210302/ec42b4af/attachment.html>
More information about the Darshan-commits
mailing list