summaryrefslogtreecommitdiff
path: root/community/nsd/install
diff options
context:
space:
mode:
Diffstat (limited to 'community/nsd/install')
-rw-r--r--community/nsd/install1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/nsd/install b/community/nsd/install
index d90c83521..a2662903f 100644
--- a/community/nsd/install
+++ b/community/nsd/install
@@ -10,6 +10,7 @@ post_upgrade() {
[[ `vercmp $2 3.2.9` -lt 0 ]] && cat <<\EOF
==> The database format was updated; please run `nsdc rebuild`.
EOF
+ true
}
post_remove() {