summaryrefslogtreecommitdiff
path: root/abuild.in
diff options
context:
space:
mode:
Diffstat (limited to 'abuild.in')
-rwxr-xr-xabuild.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/abuild.in b/abuild.in
index aeda072..13b4ea4 100755
--- a/abuild.in
+++ b/abuild.in
@@ -596,7 +596,7 @@ update_config_sub() {
cp "$datadir"/${f##*/} "$f" || return 1
changed=true
else
- msg "Not new enough $f"
+ msg "No update needed for $f"
fi
# pipe subshell will return status of last command
$changed