repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
init version.
[bush.git]
/
tests
/
4.misc
/
errors
/
run-errors
blob
5333de2a407f550ac8fca58fa3ad40578048cf30
1
unset OLDPWD # make sure shell doesn't inherit OLDPWD
2
${THIS_SH} ./errors.tests > ${BUSH_TSTOUT} 2>&1
3
diff ${BUSH_TSTOUT} errors.right && rm -f ${BUSH_TSTOUT}