Fix @dirrmtry since it already filter stderr and return true.

PR:		ports/153889
Submitted by:	az@
Approved by:	maintainer (timeout)
Feature safe:	yes
This commit is contained in:
Andrej Zverev 2011-01-30 06:42:00 +00:00
parent 95906a7a25
commit 0205b520f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268408

View file

@ -133,8 +133,8 @@ share/postgresql/contrib/tablefunc.sql
share/postgresql/contrib/timetravel.sql
share/postgresql/contrib/tsearch.sql
share/postgresql/contrib/user_locks.sql
@dirrmtry share/postgresql/contrib >&2
@dirrmtry share/postgresql >&2
@dirrmtry %%DOCSDIR%%/contrib >&2
@dirrmtry %%DOCSDIR%% >&2
@dirrmtry lib/postgresql >&2
@dirrmtry share/postgresql/contrib
@dirrmtry share/postgresql
@dirrmtry %%DOCSDIR%%/contrib
@dirrmtry %%DOCSDIR%%
@dirrmtry lib/postgresql