1
0
Fork 0
forked from mirrors/openup

typo in comment

This commit is contained in:
Antoine Jacoutot 2013-12-30 15:03:13 +01:00
commit dcce1ad6fa

2
openup
View file

@ -152,7 +152,7 @@ check_openupd() {
# 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
# 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() {
local _bp
local _BPDB=$(ls -d /var/db/binpatch/[0-9]* |grep -v ${_REL})