]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
Add back in print in ceph_manager that the last checkin accidentally removed 201/head
authorWarren Usui <warren.usui@inktank.com>
Wed, 19 Feb 2014 22:35:37 +0000 (14:35 -0800)
committerWarren Usui <warren.usui@inktank.com>
Thu, 20 Feb 2014 22:51:23 +0000 (14:51 -0800)
teuthology/task/ceph_manager.py

index 53bf5a00fa166c20e57305b43d7124fb37b8d6cf..52e4fdbb57e4af8584a4ba76779048c2282c7f11 100644 (file)
@@ -40,6 +40,7 @@ class Thrasher:
                 """
                 Implement log behavior
                 """
+                print x
             self.log = tmp
         if self.config is None:
             self.config = dict()