From 9e9e27b1db0fec1f1bea3a015e709f161385eb97 Mon Sep 17 00:00:00 2001 From: Timo Teräs Date: Thu, 26 Sep 2013 10:22:13 +0300 Subject: abuild: fix error message in update_config_sub --- abuild.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'abuild.in') 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 -- cgit v1.2.3-60-g2f50