| changeset 625 | 57e4f48a7140 |
| parent 624 | 889ecd6dcb4e |
--- a/lib/update.updates Thu Sep 18 21:13:23 2014 +0300 +++ b/lib/update.updates Thu Sep 18 21:15:30 2014 +0300 @@ -97,7 +97,7 @@ # check_link $lnk $tgt && do_link $lnk $tgt || ... # # Tests if the symlink exists, and the target matches. -# Fails if the target does not exist. +# Fails if the symlink needs updating. function check_link { local out="$1" local tgt="$2"