<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/Scripts/ignore, branch stable</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/Scripts/ignore?h=stable</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/Scripts/ignore?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-03-19T00:32:11Z</updated>
<entry>
<title>Revert r98892. BSD systems may not have bash installed at all.</title>
<updated>2010-03-19T00:32:11Z</updated>
<author>
<name>Jeffrey Yasskin</name>
<email>jyasskin@google.com</email>
</author>
<published>2010-03-19T00:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0392080fbfa4db375155ff7510119f222801d913'/>
<id>urn:sha1:0392080fbfa4db375155ff7510119f222801d913</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98909 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Work around a valgrind oddity where it doesn't pass the full path of a</title>
<updated>2010-03-18T22:56:02Z</updated>
<author>
<name>Jeffrey Yasskin</name>
<email>jyasskin@google.com</email>
</author>
<published>2010-03-18T22:56:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1ff781fb501505660f6ccb7558ad9e613db21517'/>
<id>urn:sha1:1ff781fb501505660f6ccb7558ad9e613db21517</id>
<content type='text'>
script to the #! command by using bash instead of /bin/sh.  Bash
searches $PATH for its script argument, but dash, which /bin/sh
resolves to on some systems, does not.
https://bugs.kde.org/show_bug.cgi?id=231257 tracks the valgrind
problem.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98892 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a script to run a command but ignore its return code. This script</title>
<updated>2007-04-14T16:14:08Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-04-14T16:14:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b7fc87656f68cafe0a84fe76cad0d0952dad08ec'/>
<id>urn:sha1:b7fc87656f68cafe0a84fe76cad0d0952dad08ec</id>
<content type='text'>
always returns 0. This is useful with the llvm.exp based dejagnu testing
when a test wants to check the error output of tool invocation that
returns non-zero. Since every command is checked with llvm.exp, there needs
to be a way to prevent that checking and this script is it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35991 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
