.gitignore (Re: [SCM] Samba Shared Repository - branch master updated)

Stefan Metzmacher metze at samba.org
Thu May 12 21:02:15 UTC 2016


Hi Douglas,

> commit c2649352e0917c3c2bcf1b7ad74d73d21e73be9c
> Author: Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
> Date:   Thu Apr 21 16:13:42 2016 +1200
> 
>     .gitignore: don;t accidentally ignore some files
>     
>     The previous first line of .gitignore ("bin/") correctly ignored the
>     bin/ directory, but it also ignored the git controlled content in
>     source4/scripting/bin.  The correct line is "/bin/", as explained in
>     these snippets from the gitignore documentation:
>     
>         If the pattern ends with a slash, it is removed for the purpose
>         of the following description, but it would only find a match with
>         a directory. In other words, foo/ will match a directory foo and
>         paths underneath it, but will not match a regular file or a
>         symbolic link foo (this is consistent with the way how pathspec
>         works in general in Git).
>     
>         A leading slash matches the beginning of the pathname. For example,
>         "/*.c" matches "cat-file.c" but not "mozilla-sha1/sha1.c".
>     
>     Signed-off-by: Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
>     Reviewed-by: Andrew Bartlett <abartlet at samba.org>
>     Reviewed-by: Garming Sam <garming at catalyst.net.nz>

This seems to break the build on sn-devel-104

See
https://git.samba.org/autobuild.flakey.sn-devel-104/2016-05-12-2002/flakey.log
https://git.samba.org/autobuild.flakey.sn-devel-104/2016-05-12-2002/ldb.stderr

Can you have a look please?

Thanks!
metze

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20160512/2d4b9b44/signature.sig>


More information about the samba-technical mailing list