kiss: Use war() for other warnings

This commit is contained in:
Dylan Araps 2020-04-28 18:40:59 +03:00
parent 888e9e06d5
commit 79f6f30e8b
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

2
kiss
View File

@ -913,7 +913,7 @@ pkg_etc() {
# All other cases.
*)
log WARN "($pkg_name) saving /$file as /$file.new"
war "$pkg_name" "saving /$file as /$file.new"
new=.new
;;
esac