diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-06-15 13:57:35 -0600 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-06-17 23:52:01 -0600 |
commit | d0e9909ce3419c36e134227318a29f2f1fd782a2 (patch) | |
tree | 7db6b87bb13b440e061a2fb528804a09cfe482eb /cron-jobs/update-web-db | |
parent | 5c72f37618b77e7c7ebcab2c998e7be468c34e02 (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 'cron-jobs/update-web-db')
0 files changed, 0 insertions, 0 deletions