<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/busybox/testsuite/which/which-uses-default-path, branch 1_33_stable</title>
<subtitle>Busybox tree with Carbs Linux patches
</subtitle>
<id>https://git.carbslinux.org/forks/busybox/atom?h=1_33_stable</id>
<link rel='self' href='https://git.carbslinux.org/forks/busybox/atom?h=1_33_stable'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/'/>
<updated>2014-01-23T13:41:53+00:00</updated>
<entry>
<title>testsuite: fix last "which" change</title>
<updated>2014-01-23T13:41:53+00:00</updated>
<author>
<name>Michael Tokarev</name>
<email>mjt@tls.msk.ru</email>
</author>
<published>2014-01-23T13:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=bf2f2229bb108a7bdd39326eb4e886e2f47df960'/>
<id>urn:sha1:bf2f2229bb108a7bdd39326eb4e886e2f47df960</id>
<content type='text'>
In commit afa63b2dcdc9b9 I replaced `type -p' with
`command -pv'.  But actually it is wrong, the right
substitution is `command -v'.  We need to find our
busybox which is in the first directory in $PATH, so
`command -p' should not be used because it uses
default PATH, not current value of PATH where our
busybox binary resides.

Signed-off-by: Michael Tokarev &lt;mjt@tls.msk.ru&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix bashisms in testsuite/</title>
<updated>2013-11-10T21:06:06+00:00</updated>
<author>
<name>Michael Tokarev</name>
<email>mjt@tls.msk.ru</email>
</author>
<published>2013-11-10T21:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=afa63b2dcdc9b9d0183ffd84599ea5d4ad94d639'/>
<id>urn:sha1:afa63b2dcdc9b9d0183ffd84599ea5d4ad94d639</id>
<content type='text'>
These places use ${var/search/replace}, $((n++) and
`type -p' constructs which are not-so-standard.
Replace with equivalent constructs.

Signed-off-by: Michael Tokarev &lt;mjt@tls.msk.ru&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
</entry>
<entry>
<title>Kill off the old 'tests' stuff.  Write a ton of new tests for the</title>
<updated>2004-04-06T11:10:30+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-04-06T11:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=650fe63467e693990cf357c51b74db3278088a56'/>
<id>urn:sha1:650fe63467e693990cf357c51b74db3278088a56</id>
<content type='text'>
'testsuite' dir.  Fix a bunch of broken tests.  Fix the testsuite
'runtest' script so it actually reports all failures and provides
meaningful feedback.
 -Erik
</content>
</entry>
<entry>
<title>* testsuite/which/which-uses-default-path: Remove extra echo.</title>
<updated>2002-03-27T23:19:17+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2002-03-27T23:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=8a8308f129cfda74a289b0c31205fd07a3fc05c2'/>
<id>urn:sha1:8a8308f129cfda74a289b0c31205fd07a3fc05c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not segfault if PATH is unset.</title>
<updated>2002-01-14T18:30:10+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2002-01-14T18:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/busybox/commit/?id=a3181dd833970b1aa99087c3e3647387116547f0'/>
<id>urn:sha1:a3181dd833970b1aa99087c3e3647387116547f0</id>
<content type='text'>
</content>
</entry>
</feed>
