Explorar o código

Paren wrap integration print().

Andrew Butcher %!s(int64=7) %!d(string=hai) anos
pai
achega
f4bb01612b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -24,4 +24,4 @@ commands =
     generate_validation: python setup.py generate_validation
     # TODO(rhcarvalho): check syntax of other important entrypoint playbooks
     ansible_syntax: python setup.py ansible_syntax
-    integration: python -c 'print "run test/integration/run-tests.sh"'
+    integration: python -c 'print("run test/integration/run-tests.sh")'