[X2Go-Commits] [maintenancescripts] 01/01: git/hooks/update-script._irkerhook.py_: colors, anyone?

git-admin at x2go.org git-admin at x2go.org
Thu Mar 26 11:33:47 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository maintenancescripts.

commit 9900167b344c3a64ba44d3d0ffef808aacb21ffb
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Mar 26 11:33:39 2015 +0100

    git/hooks/update-script._irkerhook.py_: colors, anyone?
---
 git/hooks/update-script._irkerhook.py_ |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/git/hooks/update-script._irkerhook.py_ b/git/hooks/update-script._irkerhook.py_
index 08a5b87..110da5a 100755
--- a/git/hooks/update-script._irkerhook.py_
+++ b/git/hooks/update-script._irkerhook.py_
@@ -113,7 +113,8 @@ class GenericExtractor:
         self.cialike = None
         self.filtercmd = None
         # Color highlighting is disabled by default.
-        self.color = None
+        #self.color = None
+        self.color = "mIRC"
         self.bold = self.green = self.blue = self.yellow = ""
         self.brown = self.magenta = self.cyan = self.reset = ""
     def activate_color(self, style):

--
Alioth's /srv/git/code.x2go.org/maintenancescripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git


More information about the x2go-commits mailing list