<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/openrc.git/sh/runtests.sh, branch github/runit</title>
<subtitle>[no description]</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Frunit</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Frunit'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/'/>
<updated>2011-11-19T07:25:36Z</updated>
<entry>
<title>make shell math operations style more succulent</title>
<updated>2011-11-19T07:25:36Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-11-11T02:46:08Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=ef1ff1b4f29762d1caf83dc2b65ccfc7cb96e140'/>
<id>urn:sha1:ef1ff1b4f29762d1caf83dc2b65ccfc7cb96e140</id>
<content type='text'>
Convert the style:
	var=$((${var} + 1))
to:
	: $(( var += 1 ))

The latter is easier to read imo.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Stop using needless {} in vars</title>
<updated>2009-04-26T21:13:26Z</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-04-26T21:13:26Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=2b866f264fa2ea9cda891018234414c4f4942eb8'/>
<id>urn:sha1:2b866f264fa2ea9cda891018234414c4f4942eb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests now work on NetBSD.</title>
<updated>2008-04-07T09:37:14Z</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-04-07T09:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=594d98eddca016ef6f74f0a1d07ea4a8c70d193d'/>
<id>urn:sha1:594d98eddca016ef6f74f0a1d07ea4a8c70d193d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>setup a bit of a test framework</title>
<updated>2008-03-24T07:17:05Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-03-24T07:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=486d5176749922bf0eb1ffc7d99a4b1b62740be3'/>
<id>urn:sha1:486d5176749922bf0eb1ffc7d99a4b1b62740be3</id>
<content type='text'>
</content>
</entry>
</feed>
