This is an automated email from the git hooks/post-receive script.

jamessan pushed a commit to branch master
in repository devscripts.

commit 54b8ed0fe7cee5dc6e4152835bd46c0b3df85a63
Author: James McCoy <[email protected]>
Date:   Sat Oct 11 21:39:28 2014 -0400

    Finish a comment added in 0fef6718
    
    Signed-off-by: James McCoy <[email protected]>
---
 scripts/uupdate.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/uupdate.sh b/scripts/uupdate.sh
index d24458a..6dbfc34 100755
--- a/scripts/uupdate.sh
+++ b/scripts/uupdate.sh
@@ -798,7 +798,7 @@ else
            STATUS=1
        fi
 
-       # Reinstate symlinks, warning if the
+       # Reinstate symlinks, warning for any which fail
        for (( i=0; $i < ${#LINKS[@]}; i=$(($i+2)) )); do
            target="${LINKS[$i]}"
            link="${LINKS[$(($i+1))]}"

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/collab-maint/devscripts.git

_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Reply via email to