<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/script/tests/test_net_registry_check.sh, branch talloc-2.3.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>s3:tests: Reformat test_net_registry_check.sh</title>
<updated>2022-06-08T06:38:30+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2022-04-22T13:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d87d67a2e071c6f3e8e1fa6bd576b08a321058a1'/>
<id>d87d67a2e071c6f3e8e1fa6bd576b08a321058a1</id>
<content type='text'>
shfmt -f source3/script/| xargs shfmt -w -p -i 0 -fn

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
shfmt -f source3/script/| xargs shfmt -w -p -i 0 -fn

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>test: Fix samba3.blackbox.net.registry.check</title>
<updated>2014-11-28T09:24:05+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2014-11-27T21:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3121d6adea90dbeb6ae1148b93db442387ec8cfb'/>
<id>3121d6adea90dbeb6ae1148b93db442387ec8cfb</id>
<content type='text'>
On FreeBSD, "wc -l" returns whitespace. Cope with that.

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;

Autobuild-User(master): Ralph Böhme &lt;slow@samba.org&gt;
Autobuild-Date(master): Fri Nov 28 10:24:06 CET 2014 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On FreeBSD, "wc -l" returns whitespace. Cope with that.

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;

Autobuild-User(master): Ralph Böhme &lt;slow@samba.org&gt;
Autobuild-Date(master): Fri Nov 28 10:24:06 CET 2014 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>test: dbwrap_tool requires --persistent for the registry now</title>
<updated>2013-01-15T15:31:35+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2013-01-15T10:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6bb7bf9ebb0671be19419ba54955dd929494c8e8'/>
<id>6bb7bf9ebb0671be19419ba54955dd929494c8e8</id>
<content type='text'>
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User(master): Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date(master): Tue Jan 15 16:31:35 CET 2013 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User(master): Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date(master): Tue Jan 15 16:31:35 CET 2013 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:test_net_registry_check.sh: grep -E isn't portable, use egrep</title>
<updated>2012-06-27T00:18:07+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-06-26T22:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=efa73ba52aa8d7e2dada74c422d22508c3b5703e'/>
<id>efa73ba52aa8d7e2dada74c422d22508c3b5703e</id>
<content type='text'>
grep -E doesn't work on Solaris /usr/bin/grep e.g.

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Wed Jun 27 02:18:07 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
grep -E doesn't work on Solaris /usr/bin/grep e.g.

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Wed Jun 27 02:18:07 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:test_net_registry_check: eliminate "local" keyword in shell</title>
<updated>2012-06-25T22:32:10+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-06-25T18:28:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d1aeb2d1c3bfb87e9ab4079535867b40fb722fde'/>
<id>d1aeb2d1c3bfb87e9ab4079535867b40fb722fde</id>
<content type='text'>
prefer to use function syntax with (...)  to make variables local

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Tue Jun 26 00:32:11 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prefer to use function syntax with (...)  to make variables local

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Tue Jun 26 00:32:11 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-selftest: introduce new net registry check check</title>
<updated>2012-03-21T23:21:56+00:00</updated>
<author>
<name>Björn Baumbach</name>
<email>bb@sernet.de</email>
</author>
<published>2011-11-09T12:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d5db47c7d412c1795a7485f10c2517e36f80c7fc'/>
<id>d5db47c7d412c1795a7485f10c2517e36f80c7fc</id>
<content type='text'>
Add a new check which checks for defects in the net registry
check tool.

Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new check which checks for defects in the net registry
check tool.

Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
