[sysadmin-bin] gitadmin-bin moved to sysadmin-bin/git



commit 191189f2807c14ad38ceefb38d879389cb8653eb
Author: Olav Vitters <olav vitters nl>
Date:   Thu May 24 22:15:21 2012 +0200

    gitadmin-bin moved to sysadmin-bin/git

 gnomeweb/update_sites.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnomeweb/update_sites.py b/gnomeweb/update_sites.py
index 543f68a..1aa9e6a 100755
--- a/gnomeweb/update_sites.py
+++ b/gnomeweb/update_sites.py
@@ -17,7 +17,7 @@ import fcntl
 import re
 from optparse import OptionParser
 
-sys.path.insert(0, "/home/admin/gitadmin-bin")
+sys.path.insert(0, "/home/admin/bin/git")
 
 from git import *
 



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