forked from mirrors/openup
typo in comment
This commit is contained in:
parent
96259b429c
commit
dcce1ad6fa
1 changed files with 1 additions and 1 deletions
2
openup
2
openup
|
|
@ -152,7 +152,7 @@ check_openupd() {
|
||||||
|
|
||||||
# check that we have no installed binpatches from a previous release and
|
# check that we have no installed binpatches from a previous release and
|
||||||
# if so remove the entries manually (we don't want pkg_delete to
|
# if so remove the entries manually (we don't want pkg_delete to
|
||||||
# nodify nor error out on installed files from newer release/binpatch)
|
# modify nor error out on installed files from newer release/binpatch)
|
||||||
rm_old_bp() {
|
rm_old_bp() {
|
||||||
local _bp
|
local _bp
|
||||||
local _BPDB=$(ls -d /var/db/binpatch/[0-9]* |grep -v ${_REL})
|
local _BPDB=$(ls -d /var/db/binpatch/[0-9]* |grep -v ${_REL})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue