[devscripts] 01/01: Finish a comment added in 0fef6718

James McCoy jamessan at debian.org
Sun Oct 12 02:45:16 UTC 2014


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 <jamessan at debian.org>
Date:   Sat Oct 11 21:39:28 2014 -0400

    Finish a comment added in 0fef6718
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 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



More information about the devscripts-devel mailing list