diff --git a/compute-copy-conf.py b/compute-copy-conf.py index e832bb5..3ba0cb9 100644 --- a/compute-copy-conf.py +++ b/compute-copy-conf.py @@ -32,5 +32,4 @@ for host in compute_hosts: stderr=subprocess.STDOUT, shell=True).communicate()[0] if output: - print output - + print output