[devscripts] 02/06: uscan: print watch line even when no opts=...

Osamu Aoki osamu at moszumanska.debian.org
Tue Nov 10 16:40:23 UTC 2015


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

osamu pushed a commit to branch multitar
in repository devscripts.

commit 5dff257b1330cd9a37b43693fa10230adc80d7ea
Author: Osamu Aoki <osamu at debian.org>
Date:   Wed Nov 11 00:50:45 2015 +0900

    uscan: print watch line even when no opts=...
---
 scripts/uscan.pl | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/scripts/uscan.pl b/scripts/uscan.pl
index 41070b8..85c8d6b 100755
--- a/scripts/uscan.pl
+++ b/scripts/uscan.pl
@@ -2444,6 +2444,8 @@ sub process_watchline ($$$$$$)
 		    uscan_warn "unrecognised option $opt\n";
 		}
 	    }
+	    # $line watch line string when no opts=...
+	    uscan_verbose "line: $line\n";
 	}
 
 	if ($line eq '') {

-- 
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