Dirrmtry implies "2>/dev/null || true"
Spotted by: tijl
This commit is contained in:
parent
6e125c7bce
commit
1e77dd313c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320957
1 changed files with 1 additions and 1 deletions
|
@ -30,4 +30,4 @@ etc/penv.conf.default
|
|||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/txt
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@exec mkdir -p %%DBDIR%%
|
||||
@dirrmtry %%DBDIR%% 2>/dev/null || true
|
||||
@dirrmtry %%DBDIR%%
|
||||
|
|
Loading…
Reference in a new issue