---
 func/overlord/scripts.py |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/func/overlord/scripts.py b/func/overlord/scripts.py
index 4c84dd2..a68f2dc 100644
--- a/func/overlord/scripts.py
+++ b/func/overlord/scripts.py
@@ -43,6 +43,5 @@ def handle_base_func_options(parser, opts):
 
     return opts
 
-
-def errorprint(msg)
+def errorprint(msg):
     print >> sys.stderr, msg
-- 
1.7.3.2

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If a pig loses its voice, is it disgruntled?
    -- George Carlin

_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Reply via email to