From 064578484eb6be3fcff03d778296ed101d7ebede Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Wed, 11 Aug 2010 13:32:52 -0500 Subject: [PATCH] Remove errant debug statement. --- scripts/process-git-requests/process-git-requests | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/process-git-requests/process-git-requests b/scripts/process-git-requests/process-git-requests index 63e2b3d..2025431 100755 --- a/scripts/process-git-requests/process-git-requests +++ b/scripts/process-git-requests/process-git-requests @@ -413,7 +413,6 @@ def check_owners(fas, owner, comaintainers, cc_list): break if not 'status' in person: - print "FOO!" warnings.append('WARNING: "%s" is not a valid FAS account.' % i) break