瀏覽代碼

Issue 49122 - Fix rpm build

Bug Description:
Bytecompiling fails with python3.5 during rpm build on Fedora.

Fix Description:
Change print statement to print function.

https://pagure.io/389-ds-base/issue/49122

Reviewed by: mreynolds (Thanks!)
Viktor Ashirov 8 年之前
父節點
當前提交
15ddba9d71
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dirsrvtests/tests/tickets/ticket49122_test.py

+ 1 - 1
dirsrvtests/tests/tickets/ticket49122_test.py

@@ -52,7 +52,7 @@ def test_ticket49122(topo):
 
     if DEBUGGING:
         # Add debugging steps(if any)...
-        print "Attach gdb"
+        print("Attach gdb")
         time.sleep(20)
 
     # Search for the role