X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=tests%2Ftstunt%2Fdpkg-parsechangelog;h=6a9198abb21caccb7b0dc5f5e25fb901e9c08867;hb=61f92b326da0efea1cf4d3c263ef0e0b7cacfc25;hp=ba6ef54ad634d32e02d0af986e4d3c0db4e712c6;hpb=537c0a24ac667a7996e726fabfb645eb91d2b583;p=dgit.git diff --git a/tests/tstunt/dpkg-parsechangelog b/tests/tstunt/dpkg-parsechangelog index ba6ef54a..6a9198ab 100755 --- a/tests/tstunt/dpkg-parsechangelog +++ b/tests/tstunt/dpkg-parsechangelog @@ -18,6 +18,8 @@ $SIG{__WARN__} = sub { die $_[0]; }; # no use of system, so we avoid #793471 my $infile = "debian/changelog"; +#print STDERR ">@ARGV<\n"; + my @orgargv = @ARGV; if (@ARGV && $ARGV[0] =~ s/^-l//) {