From f12a0174b8d78bf3e5c0f1ddf9a05686bf537c9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Wed, 28 Sep 2005 16:00:52 +0000 Subject: [PATCH] - remove print... --- pisi/util.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pisi/util.py b/pisi/util.py index 0f377f95..ac9abca0 100644 --- a/pisi/util.py +++ b/pisi/util.py @@ -369,7 +369,6 @@ def strip_directory(top, excludelist=[]): if strip: if strip_file(frpath): - print p, "strip" ctx.ui.debug("%s [%s]" %(p, "stripped"))