diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2011-11-13 21:40:12 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2011-11-13 23:19:27 +0100 |
commit | 7846bc613d46833aca0aae023e4f97c18dc1f92a (patch) | |
tree | 7e67b127bcbea387082104cf74799471c3af851f /.gitignore | |
parent | 86afe83d867229b11fd4ec9cb6e29af698cacdef (diff) | |
download | samba-7846bc613d46833aca0aae023e4f97c18dc1f92a.tar.gz samba-7846bc613d46833aca0aae023e4f97c18dc1f92a.tar.bz2 samba-7846bc613d46833aca0aae023e4f97c18dc1f92a.zip |
Move testr configuration to root.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Nov 13 23:19:27 CET 2011 on sn-devel-104
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d6d3e818d1..e21ea90d7d 100644 --- a/.gitignore +++ b/.gitignore @@ -137,4 +137,4 @@ docs-xml/Samba3-HOWTO/images/idmap-uid2sid.png docs-xml/Samba3-HOWTO/images/pdftoepsonusb.png docs-xml/Samba3-HOWTO/images/pdftosocket.png docs-xml/Samba3-HOWTO/images/trusts1.png -source4/.testrepository +.testrepository |