summaryrefslogtreecommitdiff
path: root/testing2x
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-06-15 13:57:35 -0600
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-06-17 23:52:01 -0600
commitd0e9909ce3419c36e134227318a29f2f1fd782a2 (patch)
tree7db6b87bb13b440e061a2fb528804a09cfe482eb /testing2x
parent5c72f37618b77e7c7ebcab2c998e7be468c34e02 (diff)
fix tests
- properly set SRCPOOL - have SVNREPO point to the checkout, not the server repo - in case TMPDIR has a symlink in it, use `readlink -e` on both sides of inspecting symlinks. - use `grep {pattern} &>/dev/null` instead of `grep -q {pattern}`. Because `grep -q` is able to bail early, a program being piped in to it may spit out a message about a write error to stderr.
Diffstat (limited to 'testing2x')
0 files changed, 0 insertions, 0 deletions