[sysadmin-bin] Fix typo in commit f2f170



commit f7443772bd755a08aea6311b92004f92696b900f
Author: Patrick Uiterwijk <puiterwijk redhat com>
Date:   Mon Jan 19 11:08:02 2015 +0100

    Fix typo in commit f2f170
    
    Signed-off-by: Patrick Uiterwijk <puiterwijk gnome org>

 ftpadmin |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ftpadmin b/ftpadmin
index 2eb9920..a1de53c 100755
--- a/ftpadmin
+++ b/ftpadmin
@@ -44,7 +44,7 @@ import semi_rdf
 DEBUG=True
 
 # CHANGE THIS TO TRUE AFTER BUGZILLA UPGRADE!!!
-BUGZILARPC=False
+BUGZILLARPC=False
 
 # Protection, only ovitters should be using debug mode:
 if os.environ['USER'] != 'ovitters':


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]