Skip to content

Commit

Permalink
qa: fix shebang line for test_pmda_memleak.python
Browse files Browse the repository at this point in the history
  • Loading branch information
natoscott committed Apr 26, 2019
1 parent 8bad13b commit f2ff398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/src/test_pmda_memleak.python
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env pmpython

from cpmapi import PM_TYPE_U32, PM_TYPE_FLOAT, PM_TYPE_STRING, PM_TYPE_U64
from pcp import pmapi
Expand Down

0 comments on commit f2ff398

Please sign in to comment.