[Bucardo-general] problems with github

Goran Gugic goran.gugic at gmail.com
Sat Jun 20 18:58:55 UTC 2009


After a pull (today) I ended up with bucardo_ctl missing the first line
(#!/usr/bin/perl -- -*-cperl-*-).However, checking the sources through web
interface at github shows that the line is there.

Since this is a first project for which I use git I went to another machine
and did a fresh git-clone and ended up with the same problem (missing the
first line).
I added the line manually and was able to compile, etc - now the state is
diff --git a/bucardo_ctl b/bucardo_ctl
index d4ec520..63a5921 100755
--- a/bucardo_ctl
+++ b/bucardo_ctl
@@ -1,4 +1,4 @@
-
+#!/usr/bin/perl -- -*-cperl-*-

 ## Script to control Bucardo
 ##

And still looking at the source through web interface this difference does
not exist.

Am I exercising some form of blindness or can someone confirm this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20090620/bbd9322d/attachment.html 


More information about the Bucardo-general mailing list