X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FPapiExecutor.py;h=7bfc8614a5b612e42fe055ec2852f752c21c23dd;hp=76d7daf3ed2bde2edbb64f814a9b7b0d58d70a84;hb=bd5eec0c49d4db896eab08ab3feb467f5d14ccc8;hpb=78a8427cc50c137e5d59ad3448ae128fdda369b2 diff --git a/resources/libraries/python/PapiExecutor.py b/resources/libraries/python/PapiExecutor.py index 76d7daf3ed..7bfc8614a5 100644 --- a/resources/libraries/python/PapiExecutor.py +++ b/resources/libraries/python/PapiExecutor.py @@ -872,6 +872,8 @@ class PapiExecutor: is "stats". - the second parameter must be 'path' as it is used by PapiExecutor method 'add'. + - even if the parameter contains multiple paths, there is only one + reply item (for each .add). """ def __init__(self, node):