]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
ls: remote stray newline
authorSage Weil <sage@newdream.net>
Tue, 10 Apr 2012 15:57:19 +0000 (08:57 -0700)
committerSage Weil <sage@newdream.net>
Tue, 10 Apr 2012 15:57:19 +0000 (08:57 -0700)
teuthology/suite.py

index 6b4a0b963b4b8d0ca01d8a0923473668bc3b3c92..f85fa73f9534497bcfdbbb1348789034d9e27675 100644 (file)
@@ -169,7 +169,7 @@ def ls():
                     summary.update(new)
         except IOError, e:
             if e.errno == errno.ENOENT:
-                print '%s      ' % j
+                print '%s      ' % j,
 
                 # pid
                 try: