[Xfce4-commits] <moka:master> Drop stamp.
Nick Schermer
noreply at xfce.org
Tue Nov 22 23:52:01 CET 2011
Updating branch refs/heads/master
to 4b503e304309ea0e7af82ae1f0b488184537cb6c (commit)
from c3cd8d0153d454121a88a3658e80549a51628604 (commit)
commit 4b503e304309ea0e7af82ae1f0b488184537cb6c
Author: Nick Schermer <nick at xfce.org>
Date: Tue Nov 22 23:50:23 2011 +0100
Drop stamp.
lib/helpers/gitolite.rb | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/lib/helpers/gitolite.rb b/lib/helpers/gitolite.rb
index 0387a2c..2cb2bf6 100644
--- a/lib/helpers/gitolite.rb
+++ b/lib/helpers/gitolite.rb
@@ -26,8 +26,7 @@ module Moka
end
end
- conf = "# This file is generated by Moka at\n" +
- "# " + Time.now.to_s + "\n\n"
+ conf = "# This file is generated by Mokan\n"
if prepend_files
for filename in prepend_files
More information about the Xfce4-commits
mailing list