#284 port to python3: merge-standard-inventory str-filter-tests
Merged 5 years ago by astepano. Opened 5 years ago by ssahani.
ssahani/standard-test-roles port-py3  into  master

@@ -1,4 +1,4 @@ 

- #!/usr/bin/python2

+ #!/usr/bin/python3

  

  import json

  import os

file modified
+1 -1
@@ -1,4 +1,4 @@ 

- #!/usr/bin/python2

+ #!/usr/bin/python3

  """

  Filter tests based on metadata and provided path and filter.

  Usage: {0} path filter [path filter...]

no initial comment

Commit d221f7d fixes this pull-request

Pull-Request has been merged by astepano

5 years ago

Pull-Request has been merged by astepano

5 years ago