From 73c2e1f03adaf214371e1226acd0d069c029437a Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 15 Nov 2008 06:10:12 +0000 Subject: Remove stray print statement from previous commit. (trunk r11931) svn path=/main/branches/2.1.6/; revision=11932 --- bin/dispatch-conf | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/dispatch-conf b/bin/dispatch-conf index 76f9b0c04..4f2fc09b7 100755 --- a/bin/dispatch-conf +++ b/bin/dispatch-conf @@ -98,7 +98,6 @@ class dispatch: path, basename = os.path.split(path) find_opts = "-maxdepth 1" - print FIND_EXTANT_CONFIGS % (path, find_opts, basename) confs += self.massage(os.popen(FIND_EXTANT_CONFIGS % (path, find_opts, basename)).readlines()) if self.options['use-rcs'] == 'yes': -- cgit v1.2.3-1-g7c22